← Back to the Hub
ACP

Codex (ACP)
acp:codex
OpenAI's code generation agent with streaming terminal output and community adapters.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:featured |
| Licence | Apache-2.0 |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Codex agent |
Setup and support
npm install -g @agentclientprotocol/codex-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 codex$ :harness switch acp:codex$ :harness statusFrom your shell
$ superqode harness run acp:codex "Describe your task"Install and authenticate
- 1
Install Codex
npm install -g @agentclientprotocol/codex-acp





