← Back to the Hub

OpenCode (ACP)

acp:opencode

ACP

The AI coding agent built for the terminal with client/server architecture and ACP support via adapter.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:installed+featured
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onOpenCode 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 status
From your shell
$ superqode harness run acp:opencode "Describe your task"

Install and authenticate

  1. 1

    Install OpenCode

    npm i -g opencode-ai