Open-source terminal coding agent from OpenAI that plans, edits, and tests repos in a sandbox.
Catalog snapshot
The CLI is open source; the default model routing is a hosted OpenAI account.
Fetched 1
Codex is OpenAI’s open-source terminal coding agent: it reads a repo, proposes patches, and runs commands inside a sandbox. Apache-2.0 with a hosted model behind it, or wire it to a local runner. The Rust binary installs in one command.
terminal agent · sandboxed execution · MCP support · Rust binary