Skip to content
  • Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Grok companions
  • Blog
  • Follow on X
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.154.0

0.154.0-alpha.11→0.154.0·September 10, 2026 at 12:17 AM UTC

Stable release of 0.154.0: drops experimental voice/realtime paths and the app-server daemon update command, and lands Windows sandbox work plus exec JSONL event output.

Changelog

  • [removed] The /voice slash command and the realtime WebRTC stack are gone, including the related TUI voice strip and realtime delivery UI.
  • [removed] codex app-server daemon update is no longer available (shell completions updated accordingly). Use your normal install/upgrade path instead of updating through the managed daemon.
  • [new] Windows sandbox support ships as its own crate, including deny-read path resolution for tighter filesystem policy on Windows.
  • [new] Exec can process events with JSONL output, making machine-readable run logs easier to consume downstream.
  • [changed] Network-proxy credential brokering is reworked around provider modules (including GitHub and OpenAI), replacing the older brokered-tunnel / connection-lifecycle layout.
  • [removed] Shell-snapshot sandbox capture helpers and several one-off app-server paths (manual daemon update, memory-status request handling, legacy user-verification UI wiring) are cleaned out of this build.

Under the hood

  • Workspace layout swaps out realtime-webrtc for windows-sandbox-rs.
  • Config and protocol models are trimmed and reshaped (memories, network-proxy TOML, thread settings, model-provider AWS auth, models cache entries, and related payloads), with new shapes for remote-control pairing, background terminals, and context management.
  • A number of snapshot/proxy and install/release environment flags from the alpha line are dropped; dependency surface shrinks slightly (e.g. blake3, headers, rand_regex no longer required).
  • Bash, fish, and zsh completions track the daemon subcommand list; package metadata moves to the stable 0.154.0 channel.

Upgrade notes

  • If you relied on /voice or in-app realtime voice delivery, those entry points are not in 0.154.0.
  • Replace any scripts that called codex app-server daemon update with your usual Codex upgrade mechanism, then restart the daemon if needed (restart / start remain).

content/

Browse captured content/

Same tree as codex-cli/latest/content for this version. Open the full browser for sidebar navigation between docs and other files.

Open content/ browser →

31 listed · 32 in tree · 17 under docs/

content/ browserNavigate docs, prompts, and root filesFolder index plus per-file pages with prev/next and a full file sidebar.
README.mdDocs3.3 KBCHANGELOG.mdDocs93 BAGENTS.mdDocs21.9 KBconfig.mdDocs351 Bdocs/agents_md.mdDocs126 Bdocs/authentication.mdDocs134 Bdocs/CLA.mdDocs2 KBdocs/codex-rs/bazel.mdDocs7.4 KBdocs/codex-rs/protocol_v1.mdDocs9.2 KBdocs/config.mdDocs726 Bdocs/contributing.mdDocs2.6 KBdocs/example-config.mdDocs134 BView all 31 files in content/ browser →
Older release← 0.154.0-alpha.11Newer release→ 0.155.0-alpha.1
All Codex CLI releases →