[changed]The cloud-tasks force-internal override is now SOCKS5-specific viaCODEX_CLOUD_TASKS_FORCE_INTERNALSOCKS5(replacingCODEX_CLOUD_TASKS_FORCE_INTERNAL).[changed]OpenTelemetry OTLP export is wired for the gRPC path rather than HTTP.[removed]Thefailuremitm_hook_deniednotification path is gone.
Under the hood
- Protocol and client events were tightened (including an ack-style client event in place of the older client-message event) and related typed payloads were reshaped.
- Collaboration / sub-agent thread item shapes and several tool, web-search, MCP elicitation, and guardian-approval variants were reworked for consistency.
- GitHub repo modeling gained a parent-repo type for marketplace and related flows.
- Wire content no longer carries a dedicated input-image content-item variant in this build.
Upgrade notes
- If you relied on
CODEX_CLOUD_TASKS_FORCE_INTERNAL, switch toCODEX_CLOUD_TASKS_FORCE_INTERNALSOCKS5. - Anything listening for
failuremitm_hook_deniedor the previous client-message event should be updated for the new event set.