mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Added useMaximumContextWindow field to provider settings schema - Implemented checkbox UI in Mistral provider settings with yellow warning - Updated context window logic to limit to 41k tokens when checkbox is unchecked - Added localization strings for the new feature This allows users to opt-in to using the full 128k context window for the magistral-medium-latest model, with a warning about potential performance degradation. |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||