mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add translation keys for MODEL_ROUTING in locales/en/settings.json - Create ModelRoutingSettings component with toggle and light model ID input - Wire up MODEL_ROUTING special-case in ExperimentalSettings.tsx - Add modelRoutingLightModelId state binding in SettingsView.tsx - Fix bug: restore this.api to primary handler on all paths (stream failure, empty-response retry, catch) not just the happy path - Fix nit: remove unnecessary as any cast in ModelRouter.isEnabled() |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| browser-session | ||
| chat | ||
| cloud | ||
| common | ||
| history | ||
| marketplace | ||
| mcp | ||
| modes | ||
| settings | ||
| ui | ||
| welcome | ||
| worktrees | ||
| ErrorBoundary.tsx | ||