# 使用 Homebrew, scoop 安装 mimo-code

查看 mimo-code 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mimo-code
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mimo-code
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/mimo-code
```

  证据: Scoop official bucket manifest trees: bucket/mimo-code.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mimo-code
- **软件包管理器:** Homebrew
- **版本:** 0.1.9
- **来源摘要:** AI coding agent with cross-session memory
- **主页:** <https://github.com/XiaomiMiMo/MiMo-Code>
- **最后更新:** 2026-07-25T06:51:43Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mimo (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.9
## 项目历史与用法

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.

### 来源

- <https://github.com/XiaomiMiMo/MiMo-Code>
- <https://mimo.mi.com/docs/en-US/news/latest/mimocode>
- <https://mimo.xiaomi.com/blog/mimo-code-long-horizon>


## 安全说明

没有找到 mimo-code 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: .mimocode/mimocode.json, ~/.config/mimocode/mimocode.json
## 其他软件包管理器记录

- Scoop - main/mimo-code: normalized package name match | Scoop official bucket manifest trees: bucket/mimo-code.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mimo-code.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mimo-code.yml)


## 来源

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
