Xiaomi’s MiMo team releases and open-sources MiMo Code V0.1.0 on June 11, presenting it as the company’s first move into “coding agent” tools. MiMo Code is an experimental terminal-based AI coding assistant built on OpenCode and released under the MIT license. It includes a time-limited free MiMo-V2.5 multimodal model and provides persistent memory mechanisms (project memory, session checkpoints, and task progress) to support long-running sessions. The assistant also includes a Compose mode that guides an end-to-end flow from design through coding, testing, and review. The project reports 62% on SWE-Bench Pro, described as 5 points higher than Claude Code, and it also mentions additional terminal benchmarking.

Both articles argue the developer-focused MiMo Code is only part of Xiaomi’s strategy, pointing to an earlier June 3 open-source release, SoloEngine, under the Apache 2.0 license. SoloEngine is described as a low-code browser canvas for building agentic AI systems, allowing users to assemble and run multi-agent workflows without coding. The sources say MiMo Code and SoloEngine come from the same team and share an agentic decision-making approach, but differ in audience and interface.