- [removed]
CODEX_AGENT_IDENTITY_AUTHAPI_BASE_URLandCODEX_SANDBOX_NETWORK_DISABLEDenvironment variables. - [changed] Internal handling of thread metadata, command execution approvals, and filesystem sandbox contexts.
Under the hood
- Replaced the core-skills manager implementation with a new service module.
- Added a dedicated models refresh worker in the app server.
- Introduced state migration support.
- Removed the dedicated JSONL event processor.
- Updated network endpoint configuration to include additional OpenAI service hosts.
- Revised numerous serde data models, event types, and payload definitions to reflect current request/response shapes.
Upgrade notes
- Any scripts or environments relying on the removed
CODEX_*variables will need to be updated before upgrading.