Roo-Code/packages/types
Roo Code d9cac62f12 feat: add checkbox to control maximum context window for magistral-medium model
- 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.
2025-08-27 12:59:45 +00:00
..
npm feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add checkbox to control maximum context window for magistral-medium model 2025-08-27 12:59:45 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00