- [new]
CODEX_SANDBOX_NETWORK_DISABLEDenvironment variable to disable network access inside the sandbox.
Under the hood
- Added
core/src/context/world_state/mod.rsto support improved world-state tracking in the agent context. - Refactored several data-model structs, enums, events, and payloads (including InterAgentCommunication, PluginInterface, McpServerIdentity, and related types) as part of ongoing internal cleanup.
Upgrade notes
No manual steps required.