← Back to the Hub

Codex (ACP)

acp:codex

ACP

OpenAI's code generation agent with streaming terminal output and community adapters.

ACPOpen sourceNeeds setupContext replay sessions

Specification

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

Install and authenticate

  1. 1

    Install Codex

    npm install -g @agentclientprotocol/codex-acp