- [new] Added a current_time tool handler.
- [new] Introduced CODEX_SANDBOX_NETWORK_DISABLED to control sandbox network access.
- [new] Introduced CODEX_TUI_ROUNDED to toggle rounded TUI styling.
- [new] Added CODEX_CLOUD_TASKS_FORCE_INTERNALE and CODEX_EXEC_SERVER_NOISE_CHATGPT_ACCOUNT_ID for internal task and account handling.
Under the hood
- Expanded the data model with new structs supporting thread management, realtime conversations, turn contexts, and related request/response payloads.
- Updated several environment variables and feature flags for sandbox, TUI, and cloud task behavior.
- Removed deprecated structs and variants related to thread settings, realtime parameters, and older event payloads.
Upgrade notes
No manual steps required.