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.3

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

Patch alpha (0.154.0-alpha.2 → 0.154.0-alpha.3): small agent/session control and config model updates, a couple of new environment knobs, and internal cleanup around the exec server and sandbox signaling.

Changelog

  • [new] Resume-agent control path for continuing a session (resume-style agent args; the older interrupt-agent args shape is gone).
  • [new] Follow-up task args so work can be queued as a continuation on an existing thread.
  • [new] Directory-read response typing for filesystem folder listings.
  • [new] Cloud requirements can be represented as a TOML bundle.
  • [new] Persistent-mode snapshot support for saving/restoring mode state.
  • [new] JWK set handling for key material used in auth/workload flows.
  • [new] CODEX_SANDBOX_NETWORK_DISABLED to turn off sandbox network access.
  • [new] CODEX_EXEC_SERVER_URL to configure the exec server endpoint.
  • [removed] Goals TOML configuration model.
  • [removed] Remote network proxy launch configuration.
  • [removed] sandbox_denied notification/event.
  • [changed] Exec-server relay protobuf surface dropped as part of trimming that protocol path.

Under the hood

  • Removed the exec-server relay proto subsystem and related generated relay code paths.
  • Dropped the event-listener-strategy dependency.
  • Assorted account/login, client-message, realtime transport, and tool-summary enum/event renames and reshuffles in the control plane (including clearer separation of API-key and Amazon Bedrock account paths).
  • Version metadata bumped to 0.154.0-alpha.3 / rust-v0.154.0-alpha.3 on the alpha channel.

Upgrade notes

  • If you relied on interrupt-agent style controls, switch to the resume-agent flow.
  • Goals TOML and remote network proxy launch config are no longer part of the model; migrate any automation that still emitted them.
  • Callers that listened for sandbox_denied should stop expecting that event.
  • Optional: set CODEX_EXEC_SERVER_URL and/or CODEX_SANDBOX_NETWORK_DISABLED when you need an explicit exec endpoint or a network-disabled sandbox.

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.2
All Codex CLI releases →