OpenAI Codex CLI Changelog & Release Notes
Track OpenAI Codex CLI releases, features, and updates. Compare with other AI coding tools.
119 releases tracked.
Releases
- vrust-v0.134.0 (May 26, 2026) - New Features - Added search across local conversation history, including case-insensitive content matches with result previews. (23519, 23921) - Made
- vrust-v0.133.0 (May 21, 2026) - New Features - Goals are now enabled by default, backed by dedicated storage, and track progress across active turns. (23300, 23685, 23696, 23732) - c
- vrust-v0.132.0 (May 20, 2026) - New Features - The Python SDK now supports first-class authentication, including API key login, ChatGPT browser and device-code flows, account inspect
- vrust-v0.131.0 (May 18, 2026) - New Features - The TUI now offers richer session controls and display: data-driven service-tier commands, blended token usage, permissions/approval mo
- vrust-v0.130.0 (May 8, 2026) - New Features - Plugin details now show bundled hooks, and plugin sharing exposes link metadata plus discoverability controls. (21447, 21495, 21637) -
- vrust-v0.129.0 (May 7, 2026) - New Features - The TUI now supports modal Vim editing in the composer, including /vim, default-mode config, and Vim-specific keymap contexts. (18595)
- vrust-v0.128.0 (April 30, 2026) - New Features - Added persisted /goal workflows with app-server APIs, model tools, runtime continuation, and TUI controls for create, pause, resume, an
- vrust-v0.125.0 (April 24, 2026) - New Features - App-server integrations now support Unix socket transport, pagination-friendly resume/fork, sticky environments, and remote thread conf
- vrust-v0.124.0 (April 23, 2026) - New Features - The TUI now has quick reasoning controls: Alt+, lowers reasoning, Alt+. raises it, and accepted model upgrades now reset reasoning to t
- vrust-v0.123.0 (April 23, 2026) - New Features - Added a built-in amazon-bedrock model provider with configurable AWS profile support (18744). - Added /mcp verbose for full MCP server
- vrust-v0.122.0 (April 20, 2026) - New Features - Standalone installs are more self-contained, and codex app now opens or installs Desktop correctly on Windows and Intel Macs (17022, 18
- vrust-v0.121.0 (April 15, 2026) - New Features - Added codex marketplace add and app-server support for installing plugin marketplaces from GitHub, git URLs, local directories, and dir
- vrust-v0.120.0 (April 11, 2026) - New Features - Realtime V2 can now stream background agent progress while work is still running and queue follow-up responses until the active respons
- vrust-v0.119.0 (April 10, 2026) - New Features - Realtime voice sessions now default to the v2 WebRTC path, with configurable transport, voice selection, native TUI media support, and
- 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
- vrust-v0.106.0 (February 26, 2026) - New Features - Added a direct install script for macOS and Linux and publish it as a GitHub release asset, using the existing platform payload (includ
- vrust-v0.105.0 (February 25, 2026) - New Features - The TUI now syntax-highlights fenced code blocks and diffs, adds a /theme picker with live preview, and uses better theme-aware diff co
- vrust-v0.104.0 (February 18, 2026) - New Features - Added WSPROXY/WSSPROXY environment support (including lowercase variants) for websocket proxying in the network proxy. (11784) - App-se
- vrust-v0.103.0 (February 17, 2026) - New Features - App listing responses now include richer app details (appmetadata, branding, and labels), so clients can render more complete app cards
- vrust-v0.102.0 (February 17, 2026) - New Features - Added a more unified permissions flow, including clearer permissions history in the TUI and a slash command to grant sandbox read acces
- vrust-v0.101.0 (February 12, 2026) - New Features - Memory files now include the working directory in stored context, improving memory behavior when switching between different project di
- vrust-v0.100.0 (February 12, 2026) - New Features - Added an experimental, feature-gated JavaScript REPL runtime (jsrepl) that can persist state across tool calls, with optional runtime p
- vrust-v0.99.0 (February 11, 2026) - New Features - Running direct shell commands no longer interrupts an in-flight turn; commands can execute concurrently when a turn is active. (10513)
- vrust-v0.98.0 (February 5, 2026) - New Features - Introducing GPT-5.3-Codex. Learn More - Steer mode is now stable and enabled by default, so Enter sends immediately during running task
- vrust-v0.97.0 (February 5, 2026) - New Features - Added a session-scoped “Allow and remember” option for MCP/App tool approvals, so repeated calls to the same tool can be auto-approved
- vrust-v0.96.0 (February 4, 2026) - New Features - Added thread/compact to the v2 app-server API as an async trigger RPC, so clients can start compaction immediately and track completion
- vrust-v0.95.0 (February 4, 2026) - New Features - Added codex app <path> on macOS to launch Codex Desktop from the CLI, with automatic DMG download if it is missing. (10418) - Added per
- vrust-v0.94.0 (February 2, 2026) - New Features - Plan mode is now enabled by default with updated interaction guidance in the plan prompt. (10313, 10308, 10329) - Personality configura
- vrust-v0.93.0 (January 31, 2026) - New Features - Added an optional SOCKS5 proxy listener with policy enforcement and config gating. (9803) - Plan mode now streams proposed plans into a
- vrust-v0.92.0 (January 27, 2026) - New Features - API v2 threads can now inject dynamic tools at startup and route their calls/responses end-to-end through the server and core tool pipe
- vrust-v0.91.0 (January 25, 2026) - Chores - Reduced the maximum allowed number of sub-agents to 6 to tighten resource usage and guardrails in agent fan-out behavior (9861) Changelog Ful
- vrust-v0.90.0 (January 25, 2026) - New Features - Added a network sandbox proxy with policy enforcement to better control outbound network access. (8442) - Introduced the first phase of
- vrust-v0.89.0 (January 22, 2026) - New Features - Added a /permissions command with a shorter approval set while keeping /approvals for compatibility. (9561) - Added a /skill UI to enab
- vrust-v0.88.0 (January 21, 2026) - New Features - Added device-code auth as a standalone fallback in headless environments. (9333) Bug Fixes - Load configs from trusted folders only and
- vrust-v0.87.0 (January 16, 2026) - New Features - User message metadata (text elements and byte ranges) now round-trips through protocol/app-server/core so UI annotations can survive hi
- vrust-v0.86.0 (January 16, 2026) - New Features - Skill metadata can now be defined in SKILL.toml (names, descriptions, icons, brand color, default prompt) and surfaced in the app serve
- vrust-v0.85.0 (January 15, 2026) - New Features - App-server v2 now emits collaboration tool calls as item events in the turn stream, so clients can render agent coordination in real ti
- vrust-v0.84.0 (January 15, 2026) - New Features - Extend the Rust protocol/types to include additional metadata on text elements, enabling richer client rendering and schema evolution (
- vrust-v0.81.0 (January 14, 2026) - New Features - Default API model moved to gpt-5.2-codex. (9188) - The codex tool in codex mcp-server now includes the threadId in the response so it c
- vrust-v0.80.0 (January 9, 2026) - New Features - Add conversation/thread fork endpoints in the protocol and app server so clients can branch a session into a new thread. (8866) - Expos
- vrust-v0.79.0 (January 7, 2026) - New Features - Add multi-conversation “agent control” so a session can spawn or message other conversations programmatically (8783, 8788) - Add app-se
- vrust-v0.78.0 (January 6, 2026) - New Features - Add Ctrl+G to open the current prompt in your configured external editor ($VISUAL/$EDITOR) and sync edits back into the TUI. (7606) - S
- vrust-v0.77.0 (December 21, 2025) - New Features - TUI2: Normalize mouse wheel + trackpad scrolling across terminals; add tui.scroll config settings (PR 8357)
- vrust-v0.76.0 (December 19, 2025) - New Features - Add a macOS DMG build target (PR 8207)
- vrust-v0.75.0 (December 18, 2025) - PRs Merged 8270 — splash screen
- vrust-v0.74.0 (December 18, 2025) - Highlights - Introducing gpt-5.2-codex our latest frontier model with improvements across knowledge, reasoning and coding. Learn more
- vrust-v0.73.0 (December 15, 2025) - New Features - Add ghost snapshot v2 for improved session capture (PR 8055)
- vrust-v0.72.0 (December 13, 2025) - Highlights - Config API cleanup (7924): new config API and cleaner config loading flow.
- vrust-v0.71.0 (December 11, 2025) - Highlights - Introducing gpt-5.2 our latest frontier model with improvements across knowledge, reasoning and coding. Learn More
- vrust-v0.69.0 (December 10, 2025) - Highlights - Skills: Explicit skill selections now inject SKILL.md content into the turn; skills load once per session and warn if a file
- vrust-v0.66.0 (December 9, 2025) - Highlights - Execpolicy: TUI can whitelist command prefixes after an approval, sandbox denials propose an amendment you can accept, shell MCP now ru
- vrust-v0.65.0 (December 4, 2025) - Highlights - Codex Max as default (7566): Codex Max is now the default model, and a TUI panic related to async-in-sync code was fixed.
- vrust-v0.64.0 (December 2, 2025) - Features - Threads and turns now include git info, current working directory, CLI version, source metadata, and propagate thread and turn IDs on ev
- vrust-v0.63.0 (November 21, 2025) - Bug fixes - Fixes the bug where enabling web search can lead to Invalid value: 'other'. errors.
- vrust-v0.61.0 (November 20, 2025) - Highlights - ExecPolicy2 integration and exec-server prep: core now integrates ExecPolicy2 with exec-server refactors and cutover groundwork, plus qui
- vrust-v0.60.1 (November 19, 2025) - Bug fix release, most of the new important changes are in https://github.com/openai/codex/releases/tag/rust-v0.59.0 Bug fix:
- vrust-v0.59.0 (November 19, 2025) - Highlights - GPT-5.1-Codex-Max: introducing our newest frontier agentic coding model. GPT-5.1-Codex-Max delivers higher reliability, faster iteration
- vrust-v0.58.0 (November 13, 2025) - Highlights - Support for gpt5.1 models family. Read more
- vrust-v0.57.0 (November 9, 2025) - Highlights - TUI quality-of-life: ctrl-n/p navigation for slash command lists and backtracking skips the /status noise.
- vrust-v0.56.0 (November 7, 2025) - Highlights - Introducing our new model GPT-5-Codex-Mini — a more compact and cost-efficient version of GPT-5-Codex
- vrust-v0.55.0 (November 4, 2025) - Highlights 6222 reverted 6189, fixing 6220 (and other similar reports of the Codex CLI failing to start on Linux).
- vrust-v0.54.0 (November 4, 2025) - ⚠️ WARNING: Attempting to pin musl 1.2.5 for DNS fixes in 6189 turned out to be the wrong fix. We reverted it in 6222 and published 0.55.0. Otherwise
- vrust-v0.53.0 (October 31, 2025) - Highlights - Fixing error 400 issues
- vrust-v0.52.0 (October 30, 2025) - Highlights - TUI polish: queued messages visible during streaming; Windows auto-mode guidance; undo op; compaction prompt configurable.
- vrust-v0.50.0 (October 25, 2025) - Highlights - Improved /feedback to get better diagnostics. Please use it to report any issues. (5661, 5663).
- vrust-v0.49.0 (October 24, 2025) - Highlights No major changes comparing to v0.48.0 - v0.49.0 is used for testing homebrew upgrade script.
- vrust-v0.48.0 (October 23, 2025) - Highlights --add-dir to add an additional working directory.
- vrust-v0.47.0 (October 17, 2025) - Highlights - Improvements and bug-fixes in Codex CLI
- vrust-v0.46.0 (October 9, 2025) - Highlights Improved MCP support
- vrust-v0.45.0 (October 6, 2025) - Breaking changes codex login --api-key was replaced with codex login --with-api-key that reads the key from stdin to improve security.
- vrust-v0.44.0 (October 3, 2025) - Highlights: - New UI refresh! Updated chat composer, bottom pane, model picker, and upgrade nudge (4240, 4316, 4178, 4405)
- vrust-v0.42.0 (September 26, 2025) - Notable Changes - Experimental Rust SDK–based MCP client introduced (4252)
- vrust-v0.41.0 (September 24, 2025) - Highlights: - Rate limits visibility: You can see when is your limits resetting (4111) and see your usage when rate limited (4102)
- vrust-v0.40.0 (September 23, 2025) - Notable Changes - Default model is now gpt-5-codex (4076)
- vrust-v0.39.0 (September 18, 2025) - New Features - new /review command introduced in 3774
- vrust-v0.38.0 (September 17, 2025) - This release includes only one change on top of 0.37.0, which is a fix to the npm-publish step in the release process (3806). Updating npm with the la
- vrust-v0.37.0 (September 17, 2025) - Mostly small quality-of-life fixes in this release. Highlights
- vrust-v0.36.0 (September 15, 2025) - Breaking change: OPENAIAPIKEY is no longer read from the environment API login is no longer implicit; we do not pick up OPENAIAPIKEY from the environ
- vrust-v0.35.0 (September 15, 2025) - See 0.36.0
- vrust-v0.34.0 (September 10, 2025) - 3436: hotfix for issue that prevented Codex from initializing external MCP servers Merged PRs
- vrust-v0.33.0 (September 10, 2025) - Codex 0.33.0 Key change is https://github.com/openai/codex/pull/3430, which reverts https://github.com/openai/codex/pull/3179 because it introduced a
- vrust-v0.32.0 (September 10, 2025) - Codex 0.32.0 - MCP: add UA suffix when acting as a server; a few stability/compat tweaks
- vrust-v0.31.0 (September 8, 2025) - Codex 0.31.0 - https://github.com/openai/codex/pull/3182 added support for a startuptimeoutms option when declaring an MCP server (docs), which has b
- vrust-v0.30.0 (September 5, 2025) - Codex 0.30.0 - Breaking: Stop loading project .env files automatically.
- vrust-v0.29.0 (September 3, 2025) - Codex 0.29.0 - Android/Termux support by gating arboard on unsupported targets.
- vrust-v0.28.0 (September 2, 2025) - - [Highlights] - TUI polish and stability improvements: reduced typing lag, cleaner streamed message formatting, better error handling, and improve
- vrust-v0.27.0 (August 29, 2025) - Codex 0.27.0 - MCP stability: drop mutexes earlier and avoid lock ordering pitfalls.
- vrust-v0.26.0 (August 29, 2025) - Highlights: New Features
- vrust-v0.25.0 (August 27, 2025) - Highlights: New Features
- vrust-v0.24.0 (August 26, 2025) - Highlights: New Features
- vrust-v0.23.0 (August 20, 2025) - - Highlights - New commands and controls: support /mcp in TUI (2430) and a slash command /approvals to control approvals (2474).
19 earlier releases available — see the full timeline above.