- [removed] The
exclude_slash_tmpconfiguration key is no longer supported.
Under the hood
- Added request-budget handling in the guardian layer.
- Introduced
CODEX_SANDBOX_NETWORK_DISABLEDto control whether the sandbox has network access. - Simplified plugin metadata types and tightened hook-handler metadata, including distinct handler kinds for agent, command, MCP tool, and prompt hooks.
- Reshaped token-usage and credit-usage types.
- Dropped the unused
event-listener-strategydependency.
Upgrade notes
- If your Codex config still sets
exclude_slash_tmp, remove it — that key is no longer recognized.