mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add codebaseIndexAutoStart setting to control automatic indexing on workspace open - Add codebaseIndexMaxConcurrent setting to limit concurrent indexing operations - Implement queue-based initialization in extension.ts that respects concurrency limits - Add UI controls in CodeIndexPopover.tsx (checkbox and slider) - Add translation strings for new settings - Add unit tests for new config-manager getters Fixes #10569 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||