← Back to the Hub

Codex

codex

Managed

Drive OpenAI Codex with your ChatGPT/Codex login (~/.codex)

codex-sdkOpen sourceNeeds setupFresh session sessions

Specification

CategoryCoding agents
Runtimecodex-sdk
InterfaceTUI and CLI
Sourceconnection:runtime
LicenceApache-2.0
ContinuityFresh session
SupportNeeds setup
Based onCodex

Setup and support

uv tool install "superqode[codex-sdk]", then run `codex login`

Runtime behaviour

Capabilities

open harnessOpenAI modelsvia SDKManaged connection from SuperQode

Policies and ownership

  • +The connected coding agent owns its tool loop
  • +Authentication remains with the vendor CLI or account
  • +SuperQode provides discovery, launch, and session continuity
  • +Evaluation and optimization apply to SuperQode HarnessSpecs, not to this agent's internal loop

Get started

Inside SuperQode
$ :connect codex$ :codex status$ :codex models$ :codex sessions
From your shell
$ superqode harness run codex "Describe your task"

Install and authenticate

  1. 1

    Install the SuperQode Codex integration

    uv tool install "superqode[codex-sdk]"
  2. 2

    Authenticate with your OpenAI account

    codex login