macOS
brew install mimo-codelocal Homebrew formula metadata
brew
mimo-code のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mimo-codelocal Homebrew formula metadata
概要
AI coding agent with cross-session memory
履歴
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.
セキュリティ状態
mimo-code に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mimo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/XiaomiMiMo/MiMo-Code
インストールメタデータ
| パッケージキー | brew:mimo-code |
|---|---|
| バージョン | 0.1.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mimo-code |
| ホームページ | https://github.com/XiaomiMiMo/MiMo-Code |
| リポジトリ | https://github.com/XiaomiMiMo/MiMo-Code |
| 上流ドキュメント | https://github.com/XiaomiMiMo/MiMo-Code#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/@mimo-ai/cli/-/cli-0.1.8.tgz |
| 最終更新 | 2026-07-24T10:30:30Z |
| Pulse | updated |
| 依存関係 | node |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mimo-code |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.