[removed]Dropped theexclude_slash_tmpconfiguration key.[changed]Renamed the MCP-related environment variable fromCODEX_MCP_PROTOCtoCODEX_MCP_PROTOCT.[changed]Expanded token budget configuration (TokenBudgetConfigToml) with an additional field.[changed]Refined several internal request/response and event payloads (including create-file responses and client message handling).[removed]Removed unused analytics config wiring and assorted obsolete internal status/event types.
Under the hood
- Added TUI support for a token chart color palette.
- Dependency lockfiles refreshed for this alpha build.
- Ongoing internal model and trace/event shape cleanup ahead of further alpha work.
Upgrade notes
- If you set
exclude_slash_tmpin config, remove it; it is no longer recognized. - If you relied on
CODEX_MCP_PROTOC, switch toCODEX_MCP_PROTOCT.