- TESIGN / RADAR
- MiMo Code
MiMo Code
Terminal coding agent with memory
WHO USES ITTerminal coding-agent users · Developers running long tasks · Researchers
Install to use
Xiaomi's terminal coding agent with cross-session memory, subagents and voice input
13,128 stars · checked on GitHub GitHub check 30 h late · 7-day +6 observed via GH Archive (as of )
BACK CATALOG



TESIGN TAKE
Importing another coding agent's auth so you can start at once is the entry strategy; memory and checkpoints are the difference it wants to keep.
AT A GLANCE
- LICENSE
- MIT
- USAGE
- Use, change and redistribute, commercially too. Keep the notice.
- LANGUAGE
- TypeScript
- PLATFORM
- cli · macos · windows · linux
- ACTIVITY
- last commit 1 day ago () · latest release v0.1.14 () · 14 releases
- COMMUNITY
- 20 contributors · 1,001 open issues (incl. PRs) · made by: an organization
- SOURCES
- GitHub
- OPEN SOURCE
- YES
- FIRST SEEN
- CATEGORY
- AI · DEV TOOLS
A summary, not legal advice.
WHY IT MATTERS
On top of an OpenCode fork it adds persistent memory backed by SQLite FTS5 (MEMORY.md, checkpoint.md, notes.md, tasks/): when context nears the limit it rebuilds from the latest checkpoint, and memory is injected automatically on resume. Sign-in is Xiaomi MiMo OAuth, Codex (ChatGPT) OAuth, an import of existing Claude Code auth, or an API key / OpenAI-compatible custom endpoint. `/goal` has a separate judge model check the stop condition to prevent optimistic stops, and `/voice` streams speech via TenVAD and MiMo ASR.
BUILD FROM THIS
- Model your own deterministic multi-phase pipeline on the four built-in workflows (compose, deep-research, fact-check, research-experiment) as a JS file in `.mimocode/workflows/`.
WHO IT'S FOR
- Terminal coding-agent users
- try it with your existing Claude Code / Codex auth
- Developers running long tasks
- resume sessions from checkpoints and memory
- Researchers
- deep-research and fact-check workflows, the arXiv skill
START IN 5 MINUTES
# curl -fsSL https://mimo.xiaomi.com/install | bash # macOS / Linux
# powershell -ep Bypass -c "irm https://mimo.xiaomi.com/install.ps1 | iex" # Windows PowerShell
# npm install -g @mimo-ai/cli # or via npm (all platforms)
# mimoCAVEATS
- The source is MIT, but a separate USE_RESTRICTIONS.md applies (no military use, no high-risk autonomous actions without human oversight, among others), and Xiaomi-hosted services fall under the MiMo Terms of Service. Model costs follow whichever route you pick (Xiaomi platform, Codex subscription, API key). The built-in macOS Terminal.app is not supported (iTerm2 or the VS Code terminal recommended). Voice input is for MiMo logged-in users by default (OpenRouter or a self-hosted relay can be configured separately) and needs sox. Windows, macOS, Linux.
RECEIPT
- FIRST SEEN
- AT SOURCE
- KEPT
- CREATED → FIRST SEEN
- 94d
- SOURCES
- GitHub
- ◌ BACK CATALOG
- Reconstructed from archive data, not a live discovery.
The same facts in machine-readable form — View as Markdown · JSON
SIMILAR TOOLS
Up to five from AI by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.
| IMAGE | NAME | ★ TOTAL | ▲ 7d | LICENSE | PLATFORM | LAST PUSH |
|---|---|---|---|---|---|---|
![]() | eccSkills, memory and security for agents | ★ 259k | ▲ +832 | MITpermissive | windows · macos · linux · cli | |
![]() | Hermes AgentSelf-improving personal agent | ★ 246k | ▲ +375 | MITpermissive | linux · macos · windows · android · cli | |
![]() | DeepSeek HarnessPlugin agent harness for developers | ★ 225k | ▲ +1,356 | MITpermissive | web · cli | |
![]() | MiMo CodeTerminal coding agent with memoryTHIS ENTRY | ★ 13.1k | ▲ +6 | MITpermissive | cli · macos · windows · linux | |
| mattpocock/skillsCARD | ★ 261k | ▲ +872 | MITpermissive | — |
TIMELINE
- Repository created
- FIRST SEEN BY TESIGN ◌ BACK CATALOG







