mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add codebaseIndexCustomQueryInstruction field to CodebaseIndexConfig schema - Update all embedder implementations to accept and use custom query instructions - Add UI input field in CodeIndexPopover for configuring custom instructions - Add comprehensive tests for custom query instruction functionality - Add i18n translations for new UI elements This allows users to customize the query prefix/instruction for models like embeddinggemma and qwen3-embedding that benefit from instruction-aware embeddings. Fixes #8759 |
||
|---|---|---|
| .. | ||
| 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 | ||