MiMo Code is now released and open-source
apeters
461 points
257 comments
June 11, 2026
Related Discussions
Found 5 related stories in 96.9ms across 10,324 title embeddings via pgvector HNSW
- MiMo-v2.5-Pro sweetdreamerit · 17 pts · April 22, 2026 · 66% similar
- Xiaomi MiMo Token Plan is Now Globally Available mariopt · 74 pts · May 26, 2026 · 65% similar
- Xiaomi releases MiMo-v2.5 Family weights with strong coding and agent benchmarks steveharing1 · 19 pts · April 28, 2026 · 64% similar
- Xiaomi MiMo-v2.5 Series API Permanent Price Reduction Up to 99% gainsurier · 107 pts · May 26, 2026 · 57% similar
- MiMo-v2.5-Pro-UltraSpeed: 1T model with 1000 tokens per second gainsurier · 533 pts · June 08, 2026 · 55% similar
Discussion Highlights (20 comments)
ComputerGuru
Since the link is in Chinese: MiMo Code is Xiaomi’s AI agentic coding harness. “ MiMoCode is a terminal-native AI coding assistant. It can read and write code, run commands, manage Git, and use a persistent memory system to keep a deep understanding of your project across sessions while continuously improving itself.” GitHub link (English): https://github.com/XiaomiMiMo/MiMo-Code @dang might be better to link to the GitHub, and not for language reasons. (Edit: for posterity, original URL as submitted was [0]). [0]: https://mimo.xiaomi.com/mimocode
pmdlt
"MiMoCode is built as a fork of OpenCode." Why not just contribute to OpenCode instead of creating a clone :/
mkl
Much more information in the blog post this links to: https://mimo.xiaomi.com/blog/mimo-code-long-horizon
gclawes
I thought this was a wireless/MIMO radio project at first
reactordev
Looks an awful lot like OpenCode
psychoslave
Is that Open-Source like, run it locally, no phone home included, or open source like the thin front-end layer is all that is actually open-source but it’s an empty shell without the remote API it relies on?
emayljames
I wonder what the minimum required memory specification is
andai
> Unlimited Context >Knowledge accumulates automatically with lossless compression, preserving every critical detail even across million-line projects.
sheept
It's interesting that it renders Chinese in a TUI. I wonder if that breaks anything that assumes a character is always a column wide.
GodelNumbering
> MiMoCode is built as a fork of OpenCode. It keeps all core OpenCode capabilities (multiple providers, TUI, LSP, MCP, plugins) and adds persistent memory, intelligent context management, subagent orchestration, goal-driven autonomous loops, compose workflows, and self-improvement via dream/distill. From github
pelagicAustral
I got an invite to test their ultra fast model only to be geofenced when trying to use it. Pff!
nmfisher
Good timing, I was looking for alternatives earlier today. opencode didn't install properly and I wasn't a fan of oh-my-pi and nanocoder. MiMo code (via my z.ai coding plan) is very pleasant so far, nice UI and seems to respond faster than Claude Code. It might be injecting much less cruft into the conversation. I also got access to the mimo-2.5-pro ultraspeed model yesterday, which is really quite snappy. It does cost more than DeepSeek, though, so I'm not sure whether it's worth it yet. Definitely fast though.
jadar
I'm kind of surprised the demo UI is macOS. Are they mainly using Apple products to develop these things?
joshmarinacci
That is an incredibly annoying grunge font. And what is the point of the hidden image in the background that reveals under your mouse cursor.
tietjens
This is my favorite of the Chinese models I have tried. I think it would be hard to know if I was using Opus of MiMo if blindfolded in many instances.
porphyra
Pretty neat that you can just install it and start using it (at a Sonnet 4.6-level model) without needing to sign in or pay. Typically, Chinese websites are a big pain to log in or sign up because they require a +86 phone number due to legal reasons. Being able to use it without having to make an account is amazing for friction reduction. I could probably even just install it onto new machines to help with set up. I wonder how they are gonna detect and block abuse though?
phplovesong
Any english links?
rurban
Only worked for about 5m, then Too many requests.
DanMcInerney
I've worked a lot with MiMo in my project that pits LLMs against each other in games (clankerfights.ai). It is a very very good model for the price. MiniMax I'd say is smarter, but MiMo really touches near pareto frontier.
MemoryHoleHQ
macOS binary (mimocode-darwin-arm64.zip ) seems broken: "“mimo” is damaged and can’t be opened. You should move it to the Trash."