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

0.146.0-alpha.7→0.146.0-alpha.8·July 25, 2026 at 12:17 AM UTC

Alpha pre-release (0.146.0-alpha.7 → 0.146.0-alpha.8) with small internal cleanups, env-var renames, and protocol/model tweaks — no major user-facing feature drop.

Changelog

  • [changed] Cloud-tasks and escalate debug/override environment variables were renamed (CODEX_CLOUD_TASKS_FORCE_INTERNAL → CODEX_CLOUD_TASKS_FORCE_INTERNALSOCKS5, CODEX_ESCALATE_SOCKETA → CODEX_ESCALATE_SOCKETW).
  • [changed] Collaboration/exec notification surface shrank: collab_waiting_end and exec_command_begin events are no longer emitted.
  • [removed] Legacy app-path string update payload support in favor of a synchronized end-update path.
  • [changed] TUI turn-runtime handling was folded out of a dedicated module as part of chat-widget cleanup.

Under the hood

  • Remote plugin directory and workspace plugin create response shapes picked up additional fields; a small TokenUsageProfile model was added for token-usage metadata.
  • Several internal request/enum paths were reshuffled (delegate requests, conversation summary params, sandbox policy deserialization, marketplace manifest plugin sources, tool-call summary variants, and related handshake/login matchers) without a separate public API document in this tag.
  • First-party source footprint ticked down slightly with the removal of turn_runtime from the TUI chat widget.

Upgrade notes

  • If you relied on CODEX_CLOUD_TASKS_FORCE_INTERNAL or CODEX_ESCALATE_SOCKETA, switch to CODEX_CLOUD_TASKS_FORCE_INTERNALSOCKS5 and CODEX_ESCALATE_SOCKETW.
  • Integrators listening for collab_waiting_end or exec_command_begin should stop expecting those events and confirm against the current event set.

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.7Newer release→ 0.146.0-alpha.9
All Codex CLI releases →