Codex: rust-v0.46.0 Release

Release date:
October 9, 2025
Previous version:
rust-v0.46.0-alpha.7 (released October 8, 2025)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in rust-v0.46.0

Could not determine top contributors for this release.

Directory Browser for rust-v0.46.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Highlights

Improved MCP support

We are in the middle of significantly improving support for connecting to MCP servers including support for streamable http servers with optional bearer token or oauth login support.

Enable the experimental_use_rmcp_client = true flag in config.toml to use the new MCP stack. If you encounter issues, create a GitHub issue and add the mcp label. We would like to remove the experimental flag soon and will continue to expand MCP support over time.

What's Changed

New Contributors

Full Changelog: https://github.com/openai/codex/compare/rust-v0.45.0...rust-v0.46.0