Use gald3r with Xiaomi MiMo-Code¶
MiMo-Code is a terminal-native AI coding assistant built by Xiaomi as a fork of OpenCode. It inherits OpenCode's core capabilities (TUI, LSP, MCP, providers, plugins) and adds persistent cross-session memory, subagent orchestration, goal-driven autonomous loops (/goal), and a Compose mode for specs-driven development.
Installing gald3r into a Xiaomi MiMo-Code project writes the CRASH overlay this tool actually reads into .mimocode/ — the same task board, bug tracker, and gald3r <verb> CLI every other supported platform gets, wired the way Xiaomi MiMo-Code itself expects it. Today that's commands native, rules native, skills partial, hooks partial, MCP native via the gald3r engine's MCP (L2). Write AGENTS.md (instruction file) at project root; add the gald3r MCP endpoint to .mimocode/mimocode.json's mcp key; place adapted gald3r agents in .mimocode/agents/. Consider wiring MEMORY.md alongside .gald3r/vault/ as a memory-synergy target (MiMo-Code's persistent-memory differentiator).
Once installed, the same .gald3r/TASKS.md task board, bug tracker, and full gald3r <verb> CLI work identically to every other supported platform — Xiaomi MiMo-Code is one of 37 platforms gald3r reads and writes today. Commonly searched as MiMo-Code, MiMo Code.
Get started¶
gald3r setup
gald3r platform install mimo-code