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.155.0-alpha.14

0.155.0-alpha.13→0.155.0-alpha.14·September 17, 2026 at 12:17 AM UTC

Alpha patch (0.155.0-alpha.14) with early TUI screen-reader support, exec-server relay protocol work, and assorted agent/session model updates.

Changelog

  • [new] Initial screen-reader support in the TUI for improved accessibility when navigating the interface.
  • [new] Exec-server relay protocol scaffolding so the execution server can speak a dedicated relay API.
  • [new] Guardian warning notifications and related transcript model wiring for surfacing guardian signals in-session.
  • [new] Thread title generation and thread-queue change notifications for clearer multi-thread session state.
  • [new] Turn steering response handling so in-progress turns can be adjusted more directly.
  • [new] Wait-style tool/argument support for agent steps that pause until a condition is met.
  • [new] MCP resource-read response typing and hook-handler metadata that distinguishes agent, command, MCP tool, and prompt hooks.
  • [new] Amazon Bedrock login/setup parameter paths (including access-key style auth) alongside existing account options.
  • [changed] App and environment status configuration shapes expanded slightly for richer runtime status reporting.
  • [changed] Filesystem path handling gains a dedicated special-path variant; several older path/glob snapshot shapes were dropped or simplified.
  • [changed] Client event stream now uses message-chunk events instead of the previous ack-style client event.
  • [removed] exclude_slash_tmp configuration key is no longer accepted.

Under the hood

  • Plan-update and model instruction prompt modules now live under the shared prompts area rather than core context paths, keeping instruction text easier to maintain in one place.
  • Hook configuration modeling was reworked so handlers are described with explicit metadata (agent, command, MCP tool, prompt) instead of a narrower command-only hook picture.
  • Exec-server handshake and error paths were tightened (including invalid-hello rejection and clearer disconnect/stream failure reporting).
  • Additional typed payloads landed for sandbox state, remote-control client lists, and related task/usage list responses; unused snapshot and collaboration-list payload shapes were cleaned up.
  • TUI analytics palette helper for the activity chart was removed; a tui_suspend_failed process event was added for failed terminal suspend attempts.
  • Workspace lockfile and alpha version metadata bumped to 0.155.0-alpha.14.

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.155.0-alpha.13Newer release→ 0.155.0-alpha.15
All Codex CLI releases →