OpenAI Codex v0.132.0: Python SDK First-Class Auth, Structured JSON Output for Automations

OpenAI

Tools official 2 src. ~1 min

OpenAI released Codex CLI v0.132.0 (May 20) with Python SDK first-class authentication (API key, ChatGPT browser flow, device-code), simplified text-only turn APIs with enriched TurnResult, `codex exec resume --output-schema` for structured JSON output in resumed automations, and faster TUI startup via batched terminal capability probes.

Why it matters

Structured JSON output and Python SDK auth improvements lower the barrier for automating Codex in CI pipelines and scripted workflows

Importance: 2/5

Structured JSON output for resumed automations + Python SDK auth — key enablers for Codex in CI/scripting workflows

Sources