- [new] The CLI now recognizes
o1as a model identifier. - [removed] The
exclude_slash_tmpconfiguration key is no longer supported.
Under the hood
- Multi-agent v2 and code-mode configuration picked up additional settings, and MCP server config expanded (including enterprise-managed auth).
- Further groundwork for collaboration modes, remote-control pairing, thread queues, and plugin install/pagination.
- Session and thread identity handling, along with daemon telemetry handoff flags, were adjusted.
- Older payloads around request-user-input, skill migration, and agent registration were dropped.
Upgrade notes
- Drop
exclude_slash_tmpfrom your Codex config if you still have it; it has no effect in this build.