← Back to the Hub

Minion Code (ACP)

acp:minion

ACP

Lightweight AI coding agent with ACP support.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceOpen source
ContinuityContext replay
SupportNeeds setup
Based onMinion 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 status
From your shell
$ superqode harness run acp:minion "Describe your task"

Install and authenticate

  1. 1

    Install Minion Code

    pip install minionx && pip install -e .