Roo-Code/webview-ui/src
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
..
__tests__ Redesigned Task Header (#6561) 2025-08-05 06:26:25 -07:00
components feat: add checkbox to control maximum context window for magistral-medium model 2025-08-27 12:59:45 +00:00
context Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
hooks Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
i18n feat: add checkbox to control maximum context window for magistral-medium model 2025-08-27 12:59:45 +00:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx feat: add MDM authentication notification when navigation is blocked (#7291) 2025-08-21 11:12:04 -07:00
index.css Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00