Summary
Xiaomi officially launched the MiMo-V2.5 series on April 22, 2026, including MiMo-V2.5-Pro, MiMo-V2.5, and MiMo-V2.5-TTS-Series. However, the OpenCode CLI model registry (packages/opencode) does not yet include these new models, even though they are already listed on the OpenCode Go marketing page (across 10+ locale files in packages/console/app/src/i18n/).
Expected
The CLI should offer MiMo-V2.5-Pro and MiMo-V2.5 as selectable models (via the model registry / provider catalog), matching what the Go subscription plan page already advertises.
Actual
Only MiMo-V2-Pro, MiMo-V2-Omni, and other V2-series models appear in the CLI's model selection. Users with an OpenCode Go subscription cannot select V2.5 models through the CLI.
Reference
Model details from Xiaomi
| Model |
Params |
Context |
Key features |
| MiMo-V2.5-Pro |
1T (42B active) |
1M tokens |
Flagship agent model, Claude Opus 4.6 parity |
| MiMo-V2.5 |
- |
1M tokens |
Full multimodal agent, native image/video/audio/text |
| MiMo-V2.5-TTS-Series |
- |
- |
Voice synthesis with custom voice cloning |
Environment
- OpenCode CLI (latest)
- OpenCode Go subscription
Summary
Xiaomi officially launched the MiMo-V2.5 series on April 22, 2026, including
MiMo-V2.5-Pro,MiMo-V2.5, andMiMo-V2.5-TTS-Series. However, the OpenCode CLI model registry (packages/opencode) does not yet include these new models, even though they are already listed on the OpenCode Go marketing page (across 10+ locale files inpackages/console/app/src/i18n/).Expected
The CLI should offer
MiMo-V2.5-ProandMiMo-V2.5as selectable models (via the model registry / provider catalog), matching what the Go subscription plan page already advertises.Actual
Only
MiMo-V2-Pro,MiMo-V2-Omni, and other V2-series models appear in the CLI's model selection. Users with an OpenCode Go subscription cannot select V2.5 models through the CLI.Reference
packages/console/app/src/i18n/en.tsline ~248Model details from Xiaomi
Environment