cpaua
·1 min6

Xiaomi Launches Free MiMo Code AI Tool for Vibe Coding

Xiaomi has released its own free AI tool for vibe coding — MiMo Code

The most interesting thing is that it comes with the free MiMo Auto model. No API keys. If you want, you can connect the API of almost any popular LLM provider and use your own models.

Features:
→ memory between sessions
→ sub-agents that are created automatically and run in parallel
/dream saves useful knowledge from the session into the project memory
/distill turns repetitive actions into reusable skills
/goal uses a separate verifier model that determines whether the task has actually been completed

Installation:

Mac / Linux:

curl -fsSL https://mimo.xiaomi.com/install | bash

Windows:

npm install -g @mimo-ai/cli

Launch:

mimo

XiaomiMiMo/MiMo-Codegithub.com/XiaomiMiMo/MiMo-Code
Share:
Author
cpaua

VibeCode blog admin. Writing about vibe coding, AI and open source.

Comments

To leave a comment, log in or sign up
Loading...

Related articles