← Back to the Hub

Pi (ACP)

acp:pi

ACP

AI coding agent with ACP support via pi-acp adapter.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:featured
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onPi agent

Setup and support

npm install -g @earendil-works/pi-coding-agent && npm install -g pi-acp

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

Install and authenticate

  1. 1

    Install Pi

    npm install -g @earendil-works/pi-coding-agent && npm install -g pi-acp