macOS
brew install mimo-codelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mimo-code in AI-Agent-Workflows.
Installation
brew install mimo-codelocal Homebrew formula metadata
Überblick
AI coding agent with cross-session memory
Verlauf
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.
Sicherheitslage
Für mimo-code wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mimo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/XiaomiMiMo/MiMo-Code
Installationsmetadaten
| Paketschlüssel | brew:mimo-code |
|---|---|
| Version | 0.1.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mimo-code |
| Homepage | https://github.com/XiaomiMiMo/MiMo-Code |
| Repository | https://github.com/XiaomiMiMo/MiMo-Code |
| Upstream-Dokumentation | https://github.com/XiaomiMiMo/MiMo-Code#readme |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/@mimo-ai/cli/-/cli-0.1.8.tgz |
| Zuletzt aktualisiert | 2026-07-24T10:30:30Z |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.