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.150.0-alpha.13

0.150.0-alpha.12→0.150.0-alpha.13·August 26, 2026 at 12:16 PM UTC

Patch alpha (0.150.0-alpha.12 → 0.150.0-alpha.13) correcting environment variable names and tightening internal session, event, and capability models.

Changelog

  • [fixed] Corrected the CODEX_PERMISSION and CODEX_SESSION_ID environment variable names (replacing the prior misspellings).
  • [changed] Client message result events are modeled as a single result event rather than chunked result events.
  • [changed] Account, hook-handler, filesystem path, marketplace plugin source, trace, realtime transport, and tool-call summary variants were reworked for clearer internal naming and shape.
  • [removed] The collab_waiting_end and exec_command_begin events.
  • [removed] The legacy ProjectConfig data model and the unified-exec secrets request response payload type.

Under the hood

  • Added typed support for capability roots discovery responses, cloud requirements TOML bundles, environment status, and realtime conversation events—groundwork for upcoming capability, environment, and realtime flows.
  • Hook configuration now distinguishes agent vs. prompt-hook handlers more cleanly; dynamic tool output and MCP elicitation request shapes were adjusted in line with current protocol needs.
  • Minor inventory churn around filesystem special paths and exec path variants to keep sandbox and project-root handling consistent.

Upgrade notes

  • If you set permissions or session identity via the environment, use CODEX_PERMISSION and CODEX_SESSION_ID. The previous misspelled names are no longer recognized.
  • Anything integrating directly with collab-wait or exec-command-begin notifications, or with the removed project-config / secrets-request payload types, should move to the current event and config surfaces.

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 →

33 listed · 34 in tree · 18 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.mdDocs22 KBconfig.mdDocs351 Bdocs/agents_md.mdDocs126 Bdocs/authentication.mdDocs134 Bdocs/CLA.mdDocs2 KBdocs/codex-rs/bazel.mdDocs7.4 KBdocs/codex-rs/codex_mcp_interface.mdDocs6.8 KBdocs/codex-rs/protocol_v1.mdDocs9.2 KBdocs/config.mdDocs726 Bdocs/contributing.mdDocs2.6 KBView all 33 files in content/ browser →
Older release← 0.150.0-alpha.12Newer release→ 0.150.0
All Codex CLI releases →