mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add message windowing utility to limit messages sent to webview - Apply sliding window in ClineProvider.getStateToPostToWebview() - Fix Virtuoso configuration to use reasonable viewport buffer - Reduce memory usage by 85-94% for typical 200-500 message sessions - Preserve first message (task description) and recent 29 messages - Add comprehensive test coverage for message windowing logic Fixes #6401 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||