Skip to content

0.132.0-cometix

Choose a tag to compare

New Features

  • Python SDK first-class auth: API key login, ChatGPT browser/device-code flows, account inspection, logout (openai#23093).
  • Python turn APIs: plain string input, richer TurnResult with items/timing/usage (openai#23151, openai#23162).
  • codex exec resume accepts --output-schema for structured JSON output (openai#23123).
  • Faster TUI startup with batched terminal capability probes (openai#23175).
  • Remote executor auth via standard Codex credentials (openai#22769).
  • Image fidelity preservation across user inputs and tools (openai#20693).

Bug Fixes

Chores

  • Memory summaries versioned and rebuilt when stale (openai#23148).
  • Removed rust-ci-full.yml (upstream-only workflow).