- [changed] Renamed the CI environment flag from
CODEX_CItoCODEX_CIW. - [new] Added
CODEX_PERMISSION_PROFILEfor selecting a permission profile via the environment. - [removed] Dropped support for
CODEX_SANDBOX_NETWORK_DISABLED. - [removed] Removed the
o1model identifier from the built-in model list.
Under the hood
- Added a
repository_failednotification path for repository setup or access failures. - Extended managed-config handling with MDM / legacy / file / cloud config sources.
- Trimmed marketplace and plugin install data models (curated backup archives, npm package metadata, raw manifest shapes, and related install args).
- Introduced smaller typed helpers for environment status, skill dependencies, and GitHub git-ref summaries.
- Dropped the unused
event-listener-strategydependency and a TUI chart palette module.