Xiaomi has open-sourced MiMo Code V0.1.0, a terminal-native AI coding assistant designed to handle complex, multi-step development tasks. The tool targets a specific weakness in existing solutions like Claude Code: long-horizon workflows that span 200 or more sequential steps.

According to Xiaomi's internal testing and a survey of 576 developers, MiMo Code outperforms Claude Code on agentic coding benchmarks, particularly for extended task sequences. The tool operates natively in the terminal, positioning it as a command-line alternative to browser-based coding assistants.

Xiaomi paired the release with limited-time free access to MiMo-V2.5, its multimodal model featuring a one-million-token context window. Users can access the model without registration, lowering friction for adoption.

The agentic coding space remains competitive. Anthropic's Claude Code, which bundles the Claude 3.5 Sonnet model with coding-specific tools, has gained traction among developers seeking complex problem-solving. Cursor, another AI coding environment, continues raising funding and building its user base. MiMo's focus on extended task sequences addresses a real problem: many AI assistants struggle with reasoning across 50+ steps, let alone 200+.

The open-source strategy matters. By releasing MiMo Code V0.1.0 under an open model, Xiaomi invites community contributions and reduces switching costs for developers evaluating alternatives. This differs from Anthropic's closed approach to Claude Code, though Claude itself remains proprietary.

Context window size directly influences long-horizon performance. MiMo-V2.5's million-token window lets the model maintain task history, intermediate results, and complex project state without losing information. This matters more for 200-step