- [new] Added
CODEX_SANDBOX_NETWORK_DISABLEDenvironment variable to control network access in the sandbox.
Under the hood
- Introduced a dedicated session runtime module under code-mode to manage execution state.
- Replaced
CODEX_SNAPSHOT_PROXY_OVERRIDEwithCODEX_SNAPSHOT_PROXY_OVERRIDEI. - Refactored several data models, enums, and event payloads, including updates to ExecParams and removal of legacy plugin catalog handling.
Upgrade notes
No special upgrade steps required.