Roo-Code/packages/types
Roo Code 0aba3db519 feat: add Mistral Devstral 2 model support
- Add Devstral 2 models (devstral-latest, devstral-medium-latest, devstral-2512)
- Add Devstral Small 2 models (labs-devstral-small-2512, devstral-small-latest)
- Update all models to 256k context window
- Set image support for all new models as per documentation
- Configure pricing: Devstral 2 at $0.4/$2.0 per M tokens, Devstral Small 2 at $0.1/$0.3 per M tokens

Fixes #9951
2025-12-09 21:06:23 +00:00
..
npm chore: bump version to v1.89.0 (#9718) 2025-12-01 14:25:48 -08:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: add Mistral Devstral 2 model support 2025-12-09 21:06:23 +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