Roo-Code/packages
Roo Code 93fb46121f fix: prevent context mixing in Roo/Sonic model (fixes #7292)
- Disabled prompt caching for roo/sonic model to prevent cross-session contamination
- Added unique session IDs to each RooHandler instance for request isolation
- Added request-specific headers (X-Session-Id, X-Request-Id, X-No-Cache) to prevent caching
- Added comprehensive tests to verify session isolation is working correctly
- Updated model configuration to set supportsPromptCache to false

This fix addresses the issue where the Roo/Sonic model was giving completely unrelated responses, suggesting context was being mixed between different users or sessions.
2025-08-21 17:54:13 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types fix: prevent context mixing in Roo/Sonic model (fixes #7292) 2025-08-21 17:54:13 +00:00