mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Only fetch Roo models when Roo is the active provider - Gate auth-driven requestRooModels by current provider - Add provider filtering support in backend handler - Disable router model fetches for static providers - Add tests for auth gating and provider filtering Resolves memory growth issue by minimizing unnecessary router model traffic |
||
|---|---|---|
| .. | ||
| 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 | ||