Summary
The headline of this release is the upcoming sunset of the MiMo-V2.5 free trial. Free access to MiMo-V2.5 will end at 03:00 (PDT) on July 26. After that, MiMo Code enforces the sunset in the TUI (#1884).
To keep using the MiMo-V2.5 series after the trial, subscribe to the MiMo Token Plan on the MiMo open platform — 12% off your first subscription: https://platform.xiaomimimo.com/token-plan
(Bringing your own API Key is unaffected.)
This release also improves plan-mode continuation, slash command discovery, GPT subagent tool resolution, provider robustness, and aligns the python-toolchain ruff rules with defaults.
本次发布的核心是 MiMo-V2.5 限免即将结束。免费使用将于北京时间 7 月 26 日 18:00(UTC+8)结束,届时 MiMo Code 会在 TUI内执行限免下线(#1884)。
限免结束后如需继续使用 MiMo-V2.5 系列,欢迎在 MiMo 开放平台订阅 MiMo Token Plan,首次订阅享 88折:https://platform.xiaomimimo.com/token-plan
(自行配置 API Key 的使用不受影响。)
此外本版还改进了计划模式的续接、斜杠命令发现、GPT 子智能体工具解析、provider 健壮性,并将 python-toolchain 的 ruff规则对齐默认集。
What's Changed
fix(plan): guide model to continue planning on non-Yes plan_exit/plan_enter answers by @yanyihan-xiaomi in #1883
fix(provider): bound OpenAI response header waits by @MiMoHardFather in #1877
feat(tui): enforce MiMo free API sunset by @MiMoHardFather in #1884
feat(tui): improve slash command discovery by @MiMoHardFather in #1886
fix(actor): resolve GPT subagent tools by catalog model by @MiMoHardFather in #1887
fix(workflow): make workflow tool opt-in by @MiMoHardFather in #1893
fix(skill): align python-toolchain ruff rule set with ruff defaults + UP/I by @yanyihan-xiaomi in #1900
chore: bump version to 0.1.9 by @qiaozongming in #1901
Full Changelog: v0.1.8...v0.1.9