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-alpha.2

0.154.0-alpha.1→0.154.0-alpha.2·September 4, 2026 at 12:17 AM UTC

Patch alpha (0.154.0-alpha.1 → 0.154.0-alpha.2) focused on session context retention, clearer TUI startup and sandbox feedback, and related config/status groundwork.

Changelog

  • [new] Sessions can retain context across the session lifecycle so follow-on turns keep more of what matters.
  • [new] The TUI surfaces startup warnings on launch when something needs attention before you work.
  • [new] Sandbox denials are reported as first-class notifications when the sandbox blocks an action.
  • [new] Guardian warning notifications call out policy or safety issues in-product.
  • [changed] MCP server status reporting carries a richer snapshot (more detail on server state).
  • [new] Goals can be expressed in TOML-oriented config (Goals support).
  • [new] Recommended plugin install flow accepts structured install arguments.
  • [changed] Account rate-limit handling includes a reset-credit consumption response path.

Under the hood

  • New session retained-context module and TUI startup-warning path wire the behaviors above into core and the app shell.
  • Default config shows up as a typed payload in the client data model; several older one-off response/config shapes were folded or removed in favor of the current types.
  • Permission and thread-id related environment hooks were cleaned up; refresh-token URL override support is present for controlled auth setups. Network-disabled sandbox env wiring was dropped from this build’s surface.
  • Client event stream includes message-chunk style result events; TUI suspend-failure is tracked as its own process notification.
  • Workspace lockfile and alpha version metadata bumped for 0.154.0-alpha.2.

Upgrade notes

  • If you relied on CODEX_SANDBOX_NETWORK_DISABLED, that env hook is gone in this build—use current sandbox/approval settings instead.
  • MCP status consumers should tolerate the expanded server status shape.
  • Alpha build: treat goals config, guardian warnings, and plugin-install recommendations as early surfaces and verify against your environment before depending on them in automation.

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 →

32 listed · 33 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 32 files in content/ browser →
Older release← 0.154.0-alpha.1Newer release→ 0.154.0-alpha.3
All Codex CLI releases →