[removed]Dropped theo1model identifier from the built-in model list.[changed]Expanded auto-review requirements configuration (additional fields on the requirements types).[changed]Adjusted network-related environment flags (including removal ofCODEX_SANDBOX_NETWORK_DISABLEDand renames around theCODEX_NETWORK_*/ cloud-tasks internal overrides).[new]Added anAppReviewdata shape and agent-interrupt arguments for upcoming review/interrupt flows.[changed]Hook handler configuration now distinguishes agent and MCP tool handlers more clearly.[new]Collaboration sessions can emit acollab_waiting_endnotification when a wait completes.[removed]Removed thedelete_to_line_endevent and several unused payload/types (including guardian warning notification and token-usage profile leftovers).
Under the hood
- Account/login and marketplace manifest enums were reshuffled (Bedrock/ChatGPT login paths and plugin source variants).
- Web-search actions, wire content items, and parsed-command variants were tightened (e.g. find-in-page vs open-page, image input handling).
- MCP elicitation and OpenTelemetry exporter kinds saw small renames/refactors aimed at clearer protocol and export options.
- Minor typed-payload churn (
DefaultConfigin, test-only sync args out) with no documented user-facing CLI changes in this bump.