← Back to the Hub
ACP

stdio Bus (ACP)
acp:stdio-bus
ACP-compatible tool bus for connecting AI agents to development tools.
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 | stdio 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 statusFrom your shell
$ superqode harness run acp:stdio-bus "Describe your task"Install and authenticate
- 1
Install stdio Bus
cargo install stdio-bus





