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
..
__mocks__ Custom modes 2025-01-21 09:39:54 -05:00
api handle other deepseek-r1 variants on openrouter 2025-01-28 20:53:07 +01:00
core More renaming 2025-01-28 15:24:45 -05:00
exports fix: correct VSCode URI 2025-01-15 08:24:21 +11:00
integrations Speed up diff edits 2025-01-27 02:52:05 -05:00
services Add per-server MCP network timeout configuration 2025-01-26 22:49:21 -05:00
shared fix: prevent context token counter flickering during API requests 2025-01-28 21:49:26 -03:00
test fix comment on pr 2025-01-24 00:51:35 +07:00
utils refactor: generalize prompt enhancement into single completion handler 2025-01-24 01:14:48 +07:00
extension.ts Add new/existing task for all three actions 2025-01-27 09:40:04 -05:00