winget install --id Xiaomi.MiMoCode.Baseline
About MiMoCode (Baseline)
MiMoCode is a terminal-native AI coding assistant. It can read and write code, run commands, manage Git, and use a persistent memory system to keep a deep understanding of your project across sessions while continuously improving itself. MiMo Auto is built in as a free-for-limited-time channel, so you can start with zero configuration. MiMoCode also supports connecting to any mainstream LLM provider API.
What's new in 0.1.9
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 #19...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.1.9 | Unknown | 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... |
| 0.1.8 | Unknown | What's Changed - docs: update README with new workflow, expanded skills, and custom endpoint config by @MiMoHardFather in https://github.com/XiaomiMiMo/MiMo-Code/pull/1826 - docs: update mimocode-docs skill by @MiMoHardF... |
| 0.1.7 | Unknown | Summary This release adds tool_script — programmatic tool orchestration in a QuickJS sandbox, letting the model chain multiple tool calls in one script instead of many round-trips, with a hardened serialization contract,... |
| 0.1.6 | Unknown | Summary Slash skills are now enabled by default and support multi-skill orchestration — referencing 2+ /skill-name in a single message auto-loads their contents and injects an orchestration plan. /skip-permissions adds a... |
| 0.1.5 | Unknown | Summary This release ships a builtin skills system — 14 domain-specific skill bundles (document handling, academic writing, arxiv search, deep research, auto-research, html-to-video, skill authoring, and self-documentati... |
| 0.1.4 | Unknown | MiMoCode v0.1.4 |
| 0.1.3 | Unknown | MiMoCode v0.1.3 |
| 0.1.2 | Unknown | MiMoCode v0.1.2 |
| 0.1.1 | Unknown | MiMoCode v0.1.1 |
| 0.1.0 | Unknown | Initial open-source release of MiMo Code. |