Roo-Code/packages/types
Roo Code ec9fbc7ef6 feat: show excluded indexing directories in UI
This adds visibility for which directories are excluded from codebase
indexing, addressing the user question about whether node_modules and
dist are indexed (they are not).

Changes:
- Add EXCLUDED_INDEXING_DIRECTORIES constant to @roo-code/types package
- Add collapsible "Excluded Directories" section to CodeIndexPopover
- Add translation keys for the new UI section

This helps users understand what directories are automatically excluded
from indexing without having to look at the source code.
2026-01-06 21:05:42 +00:00
..
npm Release: v1.99.0 (#10447) 2026-01-03 15:12:51 -05:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: show excluded indexing directories in UI 2026-01-06 21:05:42 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00