# Installer mimo-code avec Homebrew, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mimo-code pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:mimo-code
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.9
- **Résumé source:** AI coding agent with cross-session memory
- **Page d'accueil:** <https://github.com/XiaomiMiMo/MiMo-Code>
- **Dernière mise à jour:** 2026-07-25T06:51:43Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mimo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.9
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mimo-code. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
