mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add input trimming for URL and identifier fields in CodeIndexPopover handleSaveSettings to prevent leading/trailing whitespace from causing silent authentication failures (Bug 3 from #12366) - Expand openai-compatible model profiles with popular third-party embedding models (Qwen, BAAI BGE, Nomic, Mixedbread) for better auto-dimension detection (Bug 2 from #12366) - Add tests for new model dimension lookups |
||
|---|---|---|
| .. | ||
| 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 | ||