mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-12 23:01:21 +00:00
- Fixed duplicate 'codeIndex' sections in all 17 non-English locale files - Implemented memory management safeguards in WorkerPool: - Added queue size limits (default: 1000 tasks) - Added memory threshold monitoring (90% limit) - Added worker health checks with stale worker detection - Added status reporting method for monitoring - Made throttling interval configurable in CodeIndexStateManager - Added comprehensive worker message protocol documentation - Updated all WorkerPool instantiations to use new options-based constructor - Added tests for memory management features - Fixed unhandled promise rejection in health check test - Fixed ESLint warnings about Function type usage |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||