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.156.0-alpha.12

0.156.0-alpha.10→0.156.0-alpha.12·September 21, 2026 at 12:16 AM UTC

Alpha patch release (0.156.0-alpha.10 → 0.156.0-alpha.12) focused on TUI polish: a /tui command, clearer shortcut help, and markdown rendering fixes.

Changelog

  • [new] Added a /tui slash command for working with the terminal UI from the chat surface.
  • [new] Introduced a TUI mode picker so you can choose how the interface is presented more directly in-app.
  • [changed] Replaced the old bottom-pane shortcut overlay with a dedicated shortcut help experience, making key bindings easier to discover and read.
  • [changed] Improved markdown rendering in the TUI, including list spacing and how web links are handled.
  • [removed] Dropped the previous empty-state lighting animation path as part of cleaning up the startup/empty view presentation.
  • [changed] Renamed the CI environment flag from CODEX_CIW to CODEX_CI for continuous-integration runs.

Under the hood

  • TUI internals were reorganized around the new shortcut-help and mode-picker modules, with related bottom-pane overlay code retired.
  • Markdown rendering gained focused helpers for list spacing and web links rather than relying on the previous ad-hoc paths.
  • Protocol and config model types were tightened (including app summary / model-hint style payloads and managed-config shapes), and several unused or superseded request/response types were removed.
  • Client event naming shifted toward an ack-style Codex event in place of the older client-message variant, aligning trace and session signaling with current handlers.
  • Hook configuration now distinguishes command-style and prompt-style handlers more cleanly; related delegate/tool-trace and login-parameter variants were reshaped accordingly (including removal of the Amazon Bedrock access-key login parameter path in favor of the current API-key flow).

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.156.0-alpha.10Newer release→ 0.156.0-alpha.14
All Codex CLI releases →