Roo-Code/webview-ui/src
hannesrudolph 126e8c1135 fix: address PR #5354 review feedback
- 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
2025-07-02 15:24:19 -06:00
..
__tests__ fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
components fix: prevent UI freeze during code indexing by implementing worker threads and throttling (#4188) 2025-07-02 14:32:11 -06:00
context Auto approve follow up questions (#5296) 2025-07-01 14:43:16 -04:00
hooks feat: Add indexing status badge to chat view (#4429) (#4532) 2025-06-12 21:56:57 -04:00
i18n fix: address PR #5354 review feedback 2025-07-02 15:24:19 -06:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
App.tsx fix: standardize tooltip delays to 300ms (#5090) (#5098) 2025-06-26 15:41:32 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00