← Back to the Hub

stdio Bus (ACP)

acp:stdio-bus

ACP

ACP-compatible tool bus for connecting AI agents to development tools.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:all
LicenceOpen source
ContinuityContext replay
SupportNeeds setup
Based onstdio Bus agent

Setup and support

cargo install stdio-bus

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

Install and authenticate

  1. 1

    Install stdio Bus

    cargo install stdio-bus