← Back to the Hub
ACP

OpenCode (ACP)
acp:opencode
The AI coding agent built for the terminal with client/server architecture and ACP support via adapter.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:installed+featured |
| Licence | MIT |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | OpenCode agent |
Setup and support
npm i -g opencode-ai
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 opencode$ :harness switch acp:opencode$ :harness statusFrom your shell
$ superqode harness run acp:opencode "Describe your task"Install and authenticate
- 1
Install OpenCode
npm i -g opencode-ai





