macOS
brew install mimo-codelocal Homebrew formula metadata
brew / rank 4392
AI coding agent with cross-session memory. Version 0.1.9 via Homebrew; verified 2026-07-25. Also installable with scoop: scoop install main/mimo-code.
install
brew install mimo-codelocal Homebrew formula metadata
scoop install main/mimo-codeScoop official bucket manifest trees · bucket/mimo-code.json · source: api.github.com
overview
AI coding agent with cross-session memory
history
MiMoCode is a terminal-native AI coding assistant from Xiaomi's MiMo team. The project is published under the MIT license and describes itself as a coding agent that can read and write code, run commands, manage Git, and preserve project knowledge across sessions.
Its technical identity is a fork of OpenCode with Xiaomi-added agent infrastructure for long-horizon coding work. The public README highlights persistent memory backed by SQLite FTS5, with project memory, session checkpoints, scratch notes, and per-task progress logs. Xiaomi's engineering write-up frames the design around computation, memory, and evolution: the runtime supplies tools, state, and context reconstruction around a stateless language model.
In practice, the Homebrew package installs the `mimo` CLI for developers who want a terminal coding agent with OpenCode-like provider, TUI, LSP, MCP, and plugin support plus persistent memory and task orchestration. Its niche is among agentic coding CLIs such as OpenCode, Claude Code, and Codex-style local agents, with the main distinguishing feature being explicit cross-session memory.
security posture
No matching local secret-handling manifest was found for mimo-code. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.mimocode/mimocode.json~/.config/mimocode/mimocode.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mimo | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mimo-code |
|---|---|
| Version | 0.1.9 |
| Package manager | Homebrew |
| Homepage | https://github.com/XiaomiMiMo/MiMo-Code |
| Last updated | 2026-07-25T06:51:43Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/mimo-code
scoop install main/mimo-codesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.