Pre-release alpha bump (0.145.0-alpha.9 → 0.145.0-alpha.10) with early o1 model wiring, TUI turn-runtime work, and account/thread plumbing refinements.
Changelog
[new] Adds the o1 model identifier so it can be selected/used where model choice is available.
[changed] Refines TUI turn handling with a dedicated turn-runtime path for chat turns.
[changed] Expands turn environment parameters carried with a turn (additional context for how a turn is run).
[changed] Adjusts thread store configuration so local and in-memory store options are represented more clearly.
[changed] Updates account login/logout-related request and response shapes (including cancel-login handling and ChatGPT auth token params).
[changed] Adds/extends raw and realtime “response completed / cancelled” event and notification payloads for cleaner turn completion signaling.
[changed] Restructures thread item typing around dynamic tool-call activity (citations, review changes, multi-agent/thread linkage, MCP app resources, and related metadata).
[new] Adds GitHub pull-request API item typing for PR-related flows.
[new] Adds additional context-entry notifications and conversation-summary / thread-turns list / thread-unarchive related server payloads.
[removed] Drops unused marketplace load/add response and related npm package / daily token-usage bucket types from the data model.
[removed] Removes the release-info request payload type.
Under the hood
Cloud-tasks internal networking flags were reshaped (including a SOCKS5-oriented force-internal option) and a few older internal escalate/permission-profile env knobs were dropped.
Internal originator override support was added for controlled request attribution in special environments.
Handshake rejection reasons and tool-trace response payload variants were tightened (including missing-capability handling and code-mode response tracing).
Wire content item typing was cleaned up (input-text variant removed from that enum surface).
content/
Browse captured content/
Same tree as codex-cli/latest/content for this version. Open the full browser for sidebar navigation between docs and other files.