MiMo-Code

PartialL2 MCP

Xiaomi

OpenCode fork with persistent memory, Compose mode, and cross-session goal tracking

CommandsRules⚠️Skills⚠️HooksMCPrules: .md

CRASH Capability Matrix

CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native

PrimitiveStatus
CommandscommandsCommands
RulesrulesRules
Skillsskills⚠️Skills
Hookshooks⚠️Hooks
MCPmcpMCP

Folder Hierarchy

Files gald3r writes and the directories it expects for MiMo-Code. The .mimocode/ tree is the primary gald3r surface.

project-root/
AGENTS.md                ← primary instruction file (read natively)
CLAUDE.md               ← Claude Code compat (also read)
MEMORY.md               ← persistent cross-session knowledge (auto)
.mimocode/
├── mimocode.json        ← project config (MCP, providers, compose)
├── agents/
│   └── *.md             ← custom agent/skill definitions
└── prompts/
    └── *.txt            ← prompt templates

Key Setup Notes

  • OpenCode fork by Xiaomi — launched June 10, 2026 (7.6k stars in days)
  • Reads AGENTS.md AND CLAUDE.md natively at project root
  • MCP configured in .mimocode/mimocode.json — same syntax as OpenCode
  • /distill command auto-packages repeated workflows into reusable .mimocode/agents/*.md
  • /goal sets a stopping condition; /dream updates MEMORY.md; /compose runs specs-driven flow
  • First-mover gald3r support = high-value SEO/GEO traffic and developer adoption signal

Known Gaps

Areas where gald3r's native capability is limited or absent on MiMo-Code. The engine compensates where possible via L2 — MCP Native.

  • Hook schema pending doc crawl verification (.mimocode/hooks.json format)
  • Skills via Compose mode — not direct SKILL.md native pickup
  • Cross-session memory uses MEMORY.md, not gald3r vault (integration TODO)

Install gald3r on MiMo-Code

Run the gald3r installer and get the full CRASH system on MiMo-Code in under 5 minutes. Persistent memory, 89+ commands, and adversarial quality gates.

All platforms
35 platforms supported