OpenAI Codex CLI — March 2026 Releases
10 releases in March 2026.
- vrust-v0.118.0 (March 31, 2026) — New Features - Windows sandbox runs can now enforce proxy-only networking with OS-level egress rules, instead of relying on environment variables alon
- vrust-v0.117.0 (March 26, 2026) — New Features - Plugins are now a first-class workflow: Codex can sync product-scoped plugins at startup, browse them in /plugins, and install or remov
- vrust-v0.116.0 (March 19, 2026) — New Features - App-server TUI now supports device-code ChatGPT sign-in during onboarding and can refresh existing ChatGPT tokens. (14952) - Plugin set
- vrust-v0.115.0 (March 16, 2026) — New Features - Supported models can now request full-resolution image inspection through both viewimage and codex.emitImage(..., detail: "original"),
- vrust-v0.114.0 (March 11, 2026) — New Features - Added an experimental code mode for more isolated coding workflows. (13418) - Added an experimental hooks engine with SessionStart and
- vrust-v0.113.0 (March 10, 2026) — New Features - Added a built-in requestpermissions tool so running turns can request additional permissions at runtime, with new TUI rendering for tho
- vrust-v0.112.0 (March 8, 2026) — New Features - Added @plugin mentions so users can reference plugins directly in chat and auto-include their associated MCP/app/skill context. (13510)
- vrust-v0.111.0 (March 5, 2026) — New Features - Fast mode is now enabled by default, and the TUI header shows whether the session is running in Fast or Standard mode. (13450, 13446) -
- vrust-v0.110.0 (March 5, 2026) — New Features - Added a plugin system that can load skills, MCP entries, and app connectors from config or a local marketplace, with an install endpoin
- vrust-v0.107.0 (March 2, 2026) — New Features - You can now fork a thread into sub-agents, making it easier to branch work without leaving the current conversation. (12499) - Realtime