Saturday, June 13, 2026 | London 20°C · Clear
DailyGlimpse

Xiaomi Unleashes MiMo Code: Open-Source AI Coding Agent Now Free for All

AI
June 13, 2026 · 5:49 PM

Xiaomi's MiMo team has released MiMo Code V0.1.0, a terminal-native AI coding agent built on OpenCode, fully open-sourced under the MIT license for both personal and commercial use. The tool is designed for long coding sessions with a persistent memory system that maintains context over 200+ step complex projects, avoiding information loss. It includes a built-in free MiMo V2.5 multi-modal large model with a 1M+ token context window, and can also connect with third-party LLMs like DeepSeek, Kimi, and GLM. A standout feature is Compose Mode, which automatically transforms simple ideas into complete industrial-grade full-stack code. Additionally, MiMo Code features a self-evolution framework that improves tool performance with repeated use. The agent has outperformed Claude Code on benchmark tests for long-horizon coding tasks. Developers can access the project on GitHub at github.com/xiaomimimo/mimo-code.