- [new] Added
CODEX_SANDBOX_NETWORK_DISABLEDenvironment variable to control sandbox network access. - [new] Added
CODEX_EXEC_SERVER_URLRPCenvironment variable for execution server communication. - [new] Added
chatgpt_base_urlconfiguration key.
Under the hood
- Introduced a client recovery module in the execution server for improved connection handling.
- Added cell actor subsystem in code mode to support more structured callback and type management.
- Updated internal data models and payload types to accommodate new response shapes and tool interactions.
- Performed minor cleanups and renames across account, login, and tool-related enums.
Upgrade notes
No manual changes required.