Roo-Code/apps
Roo Code a6738ab5ad fix: handle "prompt is too long" errors automatically
- Add error detection for Anthropic "prompt is too long" errors
- Implement automatic context reduction when token limits exceeded
- Use conservative token buffering (15%) for small context windows (≤250k)
- Add pre-request validation to catch token overages before API calls
- Provide user feedback when automatic context reduction occurs
- Add comprehensive tests for error handling scenarios

Fixes #5816
2025-07-17 14:57:34 +00:00
..
vscode-e2e Skip all MCP CI tests (#5645) 2025-07-12 22:23:28 -04:00
vscode-nightly Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
web-docs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
web-evals fix: handle "prompt is too long" errors automatically 2025-07-17 14:57:34 +00:00
web-roo-code Update evals repo link (#5758) 2025-07-15 13:00:50 -07:00