Files
Roo-Code/src
MFPires 86eb383227 fix: prevent context token counter flickering during API requests
Maintains the last valid context token count between API requests by:
- Adding tracking of last valid context tokens
- Using last known value as fallback when current request lacks token data
- Only updating when new valid token counts are available

This prevents the context counter from flickering to "-" during tool calls
and API request transitions, improving the UI stability.
2025-01-28 21:49:26 -03:00
..
2025-01-21 09:39:54 -05:00
2025-01-28 15:24:45 -05:00
2025-01-15 08:24:21 +11:00
2025-01-27 02:52:05 -05:00
2025-01-24 00:51:35 +07:00