← Back to the Hub
ACP

Minion Code (ACP)
acp:minion
Lightweight AI coding agent with ACP support.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:all |
| Licence | Open source |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Minion Code agent |
Setup and support
pip install minionx && pip install -e .
Runtime behaviour
Capabilities
Agent Client ProtocolContext replay
Policies and ownership
- +External agent owns its tool loop and tool inventory
- +SuperQode provides ACP connection, session handoff, and context replay
Get started
Inside SuperQode
$ :connect acp minion$ :harness switch acp:minion$ :harness statusFrom your shell
$ superqode harness run acp:minion "Describe your task"Install and authenticate
- 1
Install Minion Code
pip install minionx && pip install -e .





