🛠 Xiaomi Releases MiMo Code (v0.1.0)
Xiaomi has introduced an open-source terminal AI agent for programming. The tool supports a context window of up to 1 million tokens, can analyze projects, write code, manage Git, and execute shell commands through build, plan, and compose modes.
🌍 The emergence of a powerful open-source agent from a major player increases competition with proprietary solutions like Claude Code and promotes the terminal interface standard for AI development.
👤 You can use MiMo Code for free in your terminal, utilizing either the built-in MiMo-V2.5 model or any OpenAI-compatible APIs to automate routine tasks.
Source 1: https://github.com/XiaomiMiMo/MiMo-Code Source 2: https://mimo.xiaomi.com/coder
