Skip to content

v2026.7.23

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:19

Breaking Changes

Added

  • Added OpenAI Codex remote compaction with provider capability gating and safe preservation of the in-flight prompt during replay (#304).
  • Added GPT Code Mode and eval routing, including exec and wait support for compatible GPT models (#301).
  • Added per-section thinking-duration headers in interactive output.

Changed

  • Updated the vendored Codex app-server protocol types to Codex commit 9fc715c0861c956c894a91890b78dc05b304ba29.

Fixed

  • Fixed interactive tool-progress durations to use the shared OpenCode-parity formatter.

Removed