mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||