• 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
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.147.0-alpha.2

0.147.0-alpha.1→0.147.0-alpha.2·July 30, 2026 at 2:17 AM UTC

Alpha patch release: thread section moves, richer client/thread messaging, TUI stack upgrades, and assorted model and protocol cleanup.

Changelog

  • [new] Threads can be moved between sections, with matching request/response support for section ordering and metadata updates.
  • [new] Client messaging events (Ack, ClientMessage, and chunked message events) for clearer multi-party / collaborative turn handling.
  • [new] Thread enrichment on the app server so loaded threads carry more complete context when listed or opened.
  • [new] MCP cloud configuration support in the CLI MCP command path.
  • [new] gpt-4.1 is available as a model identifier.
  • [changed] Several older or preview model IDs were dropped from the built-in set (gpt-4.1-mini, gpt-4.1-nano, gpt-5.1-codex-mini, gpt-5.4-nano, gpt-oss-120b).
  • [changed] Elicitation request handling was reworked around form and URL variants (including a legacy form path) for cleaner MCP-style prompts.
  • [changed] Sandbox policy deserialization now recognizes an external-sandbox mode alongside read-only behavior.
  • [changed] External-agent config migration in the TUI was reorganized into a dedicated module flow (same feature, clearer structure).
  • [removed] The exec JSONL event-processor path was removed in favor of the current output pipeline.

Under the hood

  • Exec-server relay work landed: Noise relay message framing and a dedicated codex.exec_server.relay protobuf path for structured relay traffic.
  • TUI runtime split out turn handling (turn_runtime) and added a small pets asset-pack module for optional UI flair.
  • Thread store gained local support for moving threads into sections; thread state tracks section order explicitly.
  • Dependency refresh: ratatui 0.30.x (with ratatui-core / ratatui-widgets), crossterm 0.29, ansi-to-tui 8, rmcp / rmcp-macros 3.0.0 stable, plus related compact_str / unicode-truncate bumps; layout solver moved from cassowary to kasuari.
  • Learn content endpoint https://learn.chatgpt.com is wired for in-product learning links.
  • Typed API surface expanded around threads (richer Thread payload, section-move params/responses, unsubscribe/list helpers) and tool/interrupt helpers; assorted stale payloads and notification shapes were trimmed.

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.147.0-alpha.1Newer release→ 0.147.0-alpha.3
All Codex CLI releases →