TESIGN
SAVED

EN · KO

  1. TESIGN / RADAR
  2. 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.1k▲ +6 / 7dDaily star increases over 14 days. Hollow bars mean no data. The last day may be partial.2026-09-03 no data2026-09-04 no data2026-09-05 +22026-09-06 no data2026-09-07 no data2026-09-08 no data2026-09-09 no data2026-09-10 no data2026-09-11 +42026-09-12 +22026-09-13 no data2026-09-14 no data2026-09-15 no data2026-09-16 no datalargest one-day increase in the 14 days+4last 14 days · stars per dayhollow = no data

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.

INSTALL

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)
# mimo

CAVEATS

  • 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.

IMAGENAME★ TOTAL▲ 7dLICENSEPLATFORMLAST PUSH
ECC README banner: headline 'The operating system for AI agent harnesses', harness chips, and skill, agent and command lists.
eccSkills, memory and security for agents★ 259k▲ +832MITpermissivewindows · macos · linux · cli
Hermes Agent landing: blue background, the headline 'The agent that grows with you' and an engraving-style winged figure.
Hermes AgentSelf-improving personal agent★ 246k▲ +375MITpermissivelinux · macos · windows · android · cli
DeepSeek Harness landing: blue background, the headline 'Everything is a plugin' and a quick-start box with the npx command.
DeepSeek HarnessPlugin agent harness for developers★ 225k▲ +1,356MITpermissiveweb · cli
README capture — the English interface of MiMo Desktop, a separate beta app that uses MiMoCode as its engine (not the terminal UI)
MiMo CodeTerminal coding agent with memoryTHIS ENTRY★ 13.1k▲ +6MITpermissivecli · macos · windows · linux
mattpocock/skillsCARD★ 261k▲ +872MITpermissive

TIMELINE

  1. Repository created
  2. FIRST SEEN BY TESIGN ◌ BACK CATALOG