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

0.155.0-alpha.6→0.155.0-alpha.7·September 15, 2026 at 10:16 PM UTC

Patch-level alpha (0.155.0-alpha.7) focused on clearer app-server daemon package updates (including non-interactive and CLI-pinning options) plus agent interruption/control groundwork.

Changelog

  • [changed] codex app-server daemon update now targets updating the daemon package (and may interrupt running work), instead of describing a full standalone install refresh plus managed-daemon restart.
  • [new] codex app-server daemon update --from-cli copies and pins the current CLI package for that daemon update path.
  • [new] codex app-server daemon update -y / --yes confirms replacing the daemon package without an interactive prompt.
  • [changed] Shell completions (bash, fish, zsh) match the updated daemon update flags and help text.

Under the hood

  • Agent control paths for delivery and interrupt handling, plus session extension interruption support, were added so long-running or nested agent work can be stopped and signaled more cleanly.
  • Child agent configuration wiring was extended alongside that control surface.
  • TUI token-chart palette support was split out for chart styling in the chat UI.
  • Shared multi-agent tool-handler glue and guardian reviewer config were removed or folded elsewhere; the exec-server relay protobuf module was dropped as part of that cleanup.
  • Assorted config/response and hook-handler shapes were reshaped (including context-management and managed-hooks related types) in support of the above — not exposed as separate user-facing commands in this tag.

Upgrade notes

  • If you automate codex app-server daemon update, expect the new semantics (daemon package update) and adopt --yes / -y where you need a non-interactive replace, and --from-cli when you want the daemon package pinned from the CLI you are running.
  • Updating the daemon can still interrupt in-flight work; plan restarts accordingly.

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.6Newer release→ 0.155.0-alpha.8
All Codex CLI releases →