@monokern: Xiaomi just dropped a FREE CLAUDE CODE with memory that actually persists between sessions and nobody is talking about …
Summary
Xiaomi released MiMo Code, a free AI coding assistant with persistent memory across sessions, automatic subagents, and workflow distillation, requiring zero configuration.
View Cached Full Text
Cached at: 06/15/26, 09:13 AM
Xiaomi just dropped a FREE CLAUDE CODE with memory that actually persists between sessions and nobody is talking about it
MiMo Code dropped 4 days ago. 8k GitHub stars. Built-in free model called MiMo Auto - you just install it and it works, zero configuration, zero API keys
What’s inside:
persistent memory across sessions - agent picks up exactly where it stopped subagents that spawn automatically and run in parallel /dream extracts knowledge from your session into project memory /distill turns your repeated workflows into reusable skills /goal with a judge model that decides if the work is actually done - not just if the agent thinks it is
How to install:
Mac / Linux: curl -fsSL https://mimo(.)xiaomi(.)com/install | bash Windows npm install -g @mimo-ai/cli
Then run:
mimo
video of me installing and running it is attached
github(.)com/XiaomiMiMo/MiMo-Code
Similar Articles
Xiaomi's new open source, agentic AI coding harness MiMo Code beats Claude Code at ultra-long, 200+ step tasks (14 minute read)
Xiaomi open-sourced MiMo Code, an AI coding assistant with a novel memory architecture that outperforms Claude Code on long-horizon tasks, and includes free access to its MiMo-V2.5 model.
@seclink: 小米发布了 mimo - code ,可以下载代码用起来
Xiaomi released MiMoCode, an open-source AI coding agent with cross-session memory, available on GitHub and installable via one-line command or npm.
@nicos_ai: Now you can give infinite memory to Claude, Codex, and Cursor. 100% free and open source. Memanto is already trending w…
Memanto is a free, open-source tool that gives infinite memory to AI coding agents like Claude, Codex, and Cursor by saving, compressing, and retrieving session context in under 90ms.
@svpino: This is kind of interesting: it just not memory, but "smart memory"? Assuming this works, this could make Claude Code m…
An open-source plugin called claude-smart enables Claude Code to learn from past sessions, moving beyond simple memory to improve future interactions.
@billtheinvestor: Give Claude Code and Codex infinite memory, programming efficiency improved by 92%! The Agentmemory tool has quickly gained 4000+ stars on GitHub and is completely free. It saves all information from your coding sessions through smart compression, and automatically extracts relevant context in future sessions, avoiding re...
Agentmemory is an open-source tool that provides infinite memory for Claude Code and Codex, reducing token usage through intelligent compression, improving programming efficiency, and has gained 4000+ stars on GitHub.