Xiaomi Releases Open-Source AI Coding Assistant MiMo Code, Says It Outperforms Claude Code on Benchmarks
Xiaomi released MiMo Code, an open-source AI coding assistant for the terminal that the company said outperforms Claude Code on agentic coding and software-engineering benchmarks. The tool comes with MiMo V2.5, a multimodal model available free for a limited time with a 1 million-token context window aimed at larger coding projects.
MiMo Code is built to retain context across sessions through persistent memory and SQLite full-text search, with build, plan and compose modes and a MEMORY.md file for saved context. Xiaomi said the MIT-licensed software is designed to accumulate knowledge across large codebases, is compatible with Claude Code workflows and supports providers such as Anthropic, OpenAI, DeepSeek, Kimi and GLM.
From the sources (5 posts)
@wesrothXiaomi’s MiMo team released MiMo Code V0.1, an open-source AI coding agent for the terminal. The tool comes with MiMo V2.5, a multimodal model available free for a limited time, with a million-token context window for large coding projects
@0xchuxXiaomi mimo code v 0.1.0 is live. Get started : 👇👇👇 curl -fsSL | bash I love the latest Xiaomi model - Mimo v2.5, it's my best design model and also good at planning and structuring tasks. Chinese models are too
@xiaomimimo🚀 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, featurin
@techmemeXiaomi releases MiMo Code V0.1.0, an open-source AI coding assistant that it says outperforms Claude Code on agentic coding and software engineering benchmarks (@carlfranzen / VentureBeat) (Visit Techmeme dot com for the link and full cont
@chenzeling4Xiaomi open-sourced a coding agent that remembers what you were working on across sessions. MiMoCode runs in your terminal, uses SQLite full-text search for persistent memory, and has a free channel — no API keys, no setup. Three modes (bui