- [changed] Minor adjustments to how certain account, thread, and tool-related types are represented internally.
Under the hood
- Added two new environment variables (
CODEX_APP_SERVER_LOGIN_CLIENT_IDandCODEX_CLOUD_TASKS_FORCE_INTERNAL) and aCODEX_APPvariable group. - Introduced supporting data structures and event types for command execution, resource listing, message chunks, and permission/profile handling.
- Cleaned up and renamed several internal enums and payload types related to accounts, patches, marketplace manifests, and thread storage.
Upgrade notes
No changes requiring user action.