Mutiro Manual

Mutiro Manual

Start here

Guides

Step-by-step walkthroughs and worked examples — read these alongside the reference docs above.

Self-hosted agents

For owners who want to run the agent daemon themselves — configure Genie, choose tools, own the runtime:

Developer docs

References for anyone driving Mutiro from code or the terminal:

  • CLI reference — every mutiro command and flag
  • Agent daemon — what the host process does at runtime, message flow, history limits
  • pi-brain — minimum viable brain over the stdio bridge (start here when learning the protocol)
  • openclaw-brain — external brain implementation over the stdio bridge
  • claude-agent-brain — Anthropic Claude Code agent over the bridge