← Back to the Hub

AgentPool (ACP)

acp:agentpool

ACP

Multi-agent system with ACP support for coding tasks.

ACPNot statedNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceNot stated
ContinuityContext replay
SupportNeeds setup
Based onAgentPool agent

Setup and support

pip install agentpool[coding]

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 agentpool$ :harness switch acp:agentpool$ :harness status
From your shell
$ superqode harness run acp:agentpool "Describe your task"

Install and authenticate

  1. 1

    Install AgentPool

    pip install agentpool[coding]