mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Previously, unknown model IDs were silently replaced with the default model ID in both backend getModel() and ignored in the frontend useSelectedModel hook (returning undefined info, causing context window to display as 1). Now custom/unknown model IDs are preserved for API calls while falling back to the default model info for context window and pricing metadata. |
||
|---|---|---|
| .. | ||
| 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 | ||