← Back to the Hub
Managed

Codex
codex
Drive OpenAI Codex with your ChatGPT/Codex login (~/.codex)
codex-sdkOpen sourceNeeds setupFresh session sessions
Specification
| Category | Coding agents |
|---|---|
| Runtime | codex-sdk |
| Interface | TUI and CLI |
| Source | connection:runtime |
| Licence | Apache-2.0 |
| Continuity | Fresh session |
| Support | Needs setup |
| Based on | Codex |
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 sessionsFrom your shell
$ superqode harness run codex "Describe your task"Install and authenticate
- 1
Install the SuperQode Codex integration
uv tool install "superqode[codex-sdk]" - 2
Authenticate with your OpenAI account
codex login



