Under the hood
- Added
CODEX_CA_CERTIFI_PROFILEandCODEX_SANDBOX_NETWORK_DISABLEDenvironment variables for controlling certificate profiles and network restrictions in the sandbox. - Introduced the
core/src/agent_communication.rsmodule andexec-server/src/protodefinitions to support updated agent and execution server messaging. - Cleaned up and consolidated several internal data models, enums, and payload types.