[changed]Client message handling now surfaces chunk-oriented result events instead of a single monolithic client-message result event.[changed]ModelTokenBudgetConfigcarries a richer set of fields for token-budget configuration.[new]OptionalCODEX_SANDBOX_NETWORK_DISABLEDenvironment control for turning off sandbox network access.[removed]The exec JSONL event-processor path is gone; related output handling is no longer wired through that component.[removed]Unused TUI token-chart palette helper removed from the chat widget.
Under the hood
- Workspace/message and marketplace-related response types were reshaped (including recap, MCP resource read, and upgrade response payloads), with several older one-off summary and feedback structs dropped.
- Hook and delegate request wiring was tightened: command-hook configuration replaces the prior MCP-tool hook handler shape, and notify-style delegate requests take over from invoke-tool variants.
- Filesystem path modeling was refined (glob patterns and project-roots special paths) along with handshake reject reasons and realtime thread transport options.
- MCP elicitation and dynamic tool-call content item variants were adjusted; assorted unused agent/skill/npm metadata types were removed.
- Lockfile and version metadata updated for the
0.152.0-alpha.7tag on the alpha channel.