• 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
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.146.0-alpha.10

0.146.0-alpha.9→0.146.0-alpha.10·July 25, 2026 at 4:17 AM UTC

Alpha prerelease (0.146.0-alpha.10) with a small internal cleanup pass—no major user-facing feature drop in this bump.

Changelog

  • [changed] TUI turn handling is simplified by folding the separate chat turn-runtime path into the main chat flow.
  • [removed] Dropped the exec_command_begin notification from the event surface as part of tightening runtime signaling.
  • [changed] Internal escalate/follow-up wait plumbing is trimmed (related escalate socket override support and wait args are gone).
  • [changed] Minor data-model and thread-store config shaping (including in-memory vs local thread store options) ahead of follow-on work.

Under the hood

  • First-party source set shrinks slightly with the TUI turn-runtime module removal.
  • Assorted typed payload and enum churn around approvals, marketplace plugin sources, scheduled tasks, and tool-call summaries—mostly structural cleanup rather than new CLI surface.
  • Snapshot proxy override naming/env handling is adjusted in the binary surface; treat override configuration carefully if you relied on the prior variable spelling.
  • Release metadata bumped to 0.146.0-alpha.10 / rust-v0.146.0-alpha.10.

Upgrade notes

  • If you integrated against exec_command_begin or escalate-socket/EscalateFollowupWait-style APIs, expect those to be absent and adjust listeners accordingly.
  • If you set a snapshot proxy override via environment, confirm the variable still matches what this build expects after the override env cleanup.

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.5 KBdocs/config.mdDocs726 Bdocs/contributing.mdDocs6.2 KBView all 33 files in content/ browser →
Older release← 0.146.0-alpha.9Newer release→ 0.146.0-alpha.12
All Codex CLI releases →