OpenAI Codex CLI — July 2025 Releases
8 releases in July 2025.
- vrust-v0.10.0 (July 24, 2025) — More commands are "trusted" by default: https://github.com/openai/codex/pull/1668 Thanks to @pbezglasny for fixing a UI inconsistency in the TUI hea
- vrust-v0.9.0 (July 23, 2025) — - Numerous fixes to codex mcp. - https://github.com/openai/codex/pull/1626 to ensure shell commands spawned by Codex get SIGTERM when codex is killed
- vrust-v0.8.0 (July 19, 2025) — - As of https://github.com/openai/codex/pull/1594, we now stream the response from the model in the TUI and when using codex exec - https://github.co
- vrust-v0.7.0 (July 14, 2025) — Need to publish a new version on npm. See https://github.com/openai/codex/pull/1568 for details.
- vrust-v0.6.0 (July 12, 2025) — id for notifications associated with a codex tool call now match the request id: https://github.com/openai/codex/pull/1554 Paste summarization for l
- vrust-v0.5.0 (July 10, 2025) — Added new config option: modelsupportsreasoningsummaries: https://github.com/openai/codex/pull/1524 Thanks to @reneleonhardt for helping update a nu
- vrust-v0.4.0 (July 9, 2025) — Honor the OPENAIBASEURL environment variable for the built-in openai model provider: https://github.com/openai/codex/pull/1487 Support modelreasoni
- vrust-v0.3.0 (July 8, 2025) — This addresses a number of important issues reported in 0.2.0: - Fixes an issue where non-ASCII characters were crashing the CLI: https://github.com/