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

0.147.0-alpha.7→0.147.0-alpha.10·August 5, 2026 at 12:17 PM UTC

Alpha pre-release with a new --psp routing option for first-party ChatGPT requests, exec-server concurrency control, and internal skills/TUI/protocol groundwork.

Changelog

  • [new] Added --psp across the CLI to enable process-only PSP routing for first-party ChatGPT requests (reflected in shell completions).
  • [new] codex exec-server accepts --concurrent-requests to cap how many requests are handled concurrently on each connection.
  • [changed] Skills hosting and configuration paths were reworked toward a clearer host/service interface (including fragment and root handling).
  • [changed] Agent plugin MCP configuration expanded, including additional server transport options (stdio, SSE, streamable HTTP).
  • [changed] TUI session history handling improved with pagination support for longer threads.
  • [changed] App-server / client protocol surface grew with client message and ack-style events, plus richer thread item and turn listing responses.
  • [changed] Tool and token-budget configuration models were extended (including tool registry config and a broader token budget TOML shape).
  • [removed] Older mode kinds Execute and PairProgramming are no longer part of the mode set.

Under the hood

  • Skills moved off the previous core-skills service layout onto dedicated host, interface, and fragment modules.
  • Runtime queued-item tracking and a shared tool-spec path were added to support clearer tool dispatch and session state.
  • Plugin-related payloads (manifests, share context/principals) and external-agent session migration records were reshaped for upcoming plugin and import flows.
  • Model cache and model metadata structures were refreshed; assorted exec/filesystem and elicitation payload types were tightened or renamed.
  • OpenTelemetry exporter wiring favors OTLP gRPC over the previous OTLP HTTP internal variant.
  • Shell completion scripts (bash, fish, zsh) were regenerated for the new flags.

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