{
  "slug": "openai-codex-cli",
  "name": "OpenAI Codex CLI",
  "url": "https://developers.openai.com/codex/cli/",
  "cat": "ide",
  "group": "build",
  "tagline": "Terminal coding agent (OpenAI)",
  "price": "Bundled with ChatGPT Go $8 · Plus $20 · Pro $100-$200 · Business $25/user · or API key",
  "tier": "mixed",
  "pick": false,
  "what": "OpenAI's open-source terminal agent, rewritten in Rust, that reads, edits and runs code inside a sandboxed working directory. It is bundled with ChatGPT subscriptions rather than sold separately, and defaults to <code>gpt-5.6-sol</code> at medium reasoning, with Terra and Luna covering cheaper everyday work.",
  "why": "If you already pay for ChatGPT this is effectively free extra capacity with no second bill. The Codex models are tuned for long autonomous runs, and the sandbox defaults are stricter than most rivals ship with.",
  "warn": "OpenAI models only — no Claude or Gemini. Usage moved to token-based credits in April 2026, and GPT-5.4 and GPT-5.5 retire on 31 August 2026.",
  "install": "<code>curl -fsSL https://chatgpt.com/codex/install.sh | sh</code>",
  "category": {
    "key": "ide",
    "name": "AI IDEs & coding agents",
    "desc": "Where real work happens once the prototype outgrows the prompt box.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://learn.chatgpt.com/docs/codex/cli",
    "checked_at": "2026-08-18T20:59:38.827+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}