mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||