- [changed] TUI token usage charts use a dedicated color palette for clearer styling.
- [changed] Skills rendering picks up observability support so skill output can be tracked more usefully.
- [changed] External-agent session migration record handling is reworked for the current session format.
- [changed] Model and turn-related payloads continue to expand (including token-budget configuration and tools v2 / tool-choice shapes) ahead of broader use.
Under the hood
- Snapshot proxy configuration accepts a
CODEX_SNAPSHOT_PROXY_OVERRIDEenvironment variable. o1is recognized as a model identifier.- Approval, thread, plugin, and login-related request/response types are reshaped (including clearer sandbox-policy deserialization and login account variants).
- TUI chat turn runtime is folded into the current chat widget structure; assorted older payload and event names are replaced by updated equivalents.
- Scheduled-task, web-search, and user-input variant sets are adjusted as part of the same pass.