- [new] Added the websocket-client crate, including dialer and outbound proxy modules, for expanded connection handling.
- [new] Introduced the "on-failure" approval policy.
- [removed] Removed the CODEX_SANDBOX_NETWORK_DISABLED environment variable.
Under the hood
- Added internal types including AnnouncementTipDocument, CloudRequirementsTomlBundle, GhPullRequestApiItem, RegisterAgentResponse, SkillDependencies, TurnContextItem, PendingInProgressImageLocalImageSkillMentionJsonRpcResponse, and ReleaseInfoRequest.
- Removed legacy modules: exec event processor with JSONL output, state extract helpers, and TUI chatwidget turn runtime.
- Performed routine adjustments to data models, enums, and typed payloads to align with current subsystems.
Upgrade notes
Review any scripts or environments that referenced the removed CODEX_SANDBOX_NETWORK_DISABLED variable.