Live data from Hacker News

MiMo Code is now released and open-source

mimo.xiaomi.com

1–10 of 338 posts

Re: MiMo Code is now released and open-source

#2
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

Re: MiMo Code is now released and open-source

#3

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…

You can change the language via the header: The rightmost option is a language dropdown.

It's a client-side change and doesn't impact the URL so users must manually change it each time they visit the site though

Re: MiMo Code is now released and open-source

#5

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…

You can change the language via the header: The rightmost option is a language dropdown. It's a client-side change and doesn't impact the URL so users must manually change it each time they visit the site though

Why not persist it through a query param? Or a lang param for that matter

Re: MiMo Code is now released and open-source

#6

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…

You can change the language via the header: The rightmost option is a language dropdown. It's a client-side change and doesn't impact the URL so users must manually change it each time they visit the site though

Thanks, I missed that on first glance and did manual translation.

Not sure why my iPhone shows an option to translate website but all the destination languages to pick from (I have multiple languages installed), including English, are greyed out. iPhone does support translating from Chinese (Simplified or Traditional), and the button to translate website isn’t greyed out like it is for unsupported/unrecognized languages. Might be an iOS 27 bug, because it is working on other websites?

Re: MiMo Code is now released and open-source

#9
post #4

"MiMoCode is built as a fork of OpenCode." Why not just contribute to OpenCode instead of creating a clone :/

To go a different path perhaps? You can't expect that all your ideas will land into a main repo and you really want to implement your vision while using a sane base.
Post reply on HN