Claw field notebook
OpenAI / CDX

Codex CLI

Codex CLI is OpenAI's terminal coding agent — open-source, Rust-based, runs locally on macOS, Linux, and Windows. It reads your repo, edits files, runs commands, and calls OpenAI's reasoning models (gpt-5.5 by default; gpt-5.4 fallback when 5.5 isn't available) with tool use. It's the closest analogue to Claude Code from the OpenAI side. Install via Homebrew, npm, or a direct binary download. MCP integration shipped in 2025. Every page below is sourced from github.com/openai/codex and developers.openai.com/codex/cli. Sush hasn't standalone-installed it yet.

8 sourced