# 小米MiMo发布MiMo Code V0.1开源终端AI编码助手

- 来源：Xiaomi MiMo (@XiaomiMiMo)
- 发布时间：2026-06-11 02:52
- AIHOT 分数：78
- AIHOT 链接：https://aihot.virxact.com/items/cmq8fgmz2020lslldods3k37r
- 原文链接：https://x.com/XiaomiMiMo/status/2064782656668361047

## AI 摘要

小米MiMo开源终端AI编码助手MiMo Code V0.1，内置MiMo V2.5多模态模型（百万token上下文窗口，限时免费）。特性包括：无限上下文（无损压缩保留百万行细节）、智能体-模型协同闭环、Compose模式（规格→规划→构建→报告）、自我进化系统、语音输入（基于MiMo-V2.5-ASR）。兼容Claude Code，MIT许可，支持Anthropic、OpenAI、DeepSeek、Kimi、GLM等模型。安装：Mac/Linux执行`curl -fsSL https://code.xiaomimimo.com/install | bash`；Windows执行`npm install -g @mimo-ai/cli`。

## 正文

🚀 MiMo Code V0.1 is now live and open-source！

More than an AI coding assistant in your terminal - it's the smartest coding partner you'll ever work with.

Comes with MiMo V2.5， a multimodal model available free for a limited time， featuring a million-token context window-ready to use out of the box.

♾️ Infinite Context： Knowledge accumulates automatically， and with lossless compression， even million-line projects keep every critical detail intact-quality never drops.
🧠 Agent-Model Synergy： An Agent framework deeply optimized for MiMo， with a full closed loop of testing， review， and validation-so complex tasks get done in one pass.
📝 Compose Mode： Specs → Plans → Build → Report. Design first， code second-clear thinking， no rework.
🔄 Self-Evolving System： Every session is automatically reviewed， distilling experience and best practices-the more you use it， the smarter it gets.
🎙️ Voice Input： Powered by MiMo-V2.5-ASR - just speak instead of type， and your voice becomes the prompt for truly hands-free coding.
🔌 Claude Code Compatible： Automatically loads your existing skills， MCP servers and commands， and reuses your API configuration-zero-cost migration， no setup required.
🌐 Open & Flexible： MIT licensed， with support for leading model providers including Anthropic， OpenAI， DeepSeek， Kimi， GLM and more.

Install in one line：
Mac & Linux
curl -fsSL https://code.xiaomimimo.com/install | bash
（For the best experience，we recommand Mac user use it on iTerm or vscode terminal）
Windows
npm install -g @mimo-ai/cli

🔗 Learn more
Website ↓
http://mimo.xiaomi.com/mimocode
Blog ↓
http://mimo.xiaomi.com/zh/blog/mimo-c...
GitHub ↓
http://github.com/XiaomiMiMo/MiM...
