mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Increase memory limit from 100MB to 256MB for modern web apps - Optimize DOM node counting to only check chat container - Reduce frequency of memory and DOM updates to minimize overhead - Improve error messages to include threshold values - Add tests for new threshold values This prevents false positive performance warnings at normal memory usage levels. |
||
|---|---|---|
| .. | ||
| 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 | ||