• 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.145.0-alpha.22

0.145.0-alpha.20→0.145.0-alpha.22·July 17, 2026 at 6:17 PM UTC

Alpha patch release with capability discovery on the exec server, an apps-installed client path, a sandbox network-disable env var, and refinements to threads, auth, MCP, and telemetry surfaces.

Changelog

  • [new] Exec-server capability discovery (with a cache) for discovering capability roots and related plugin/skill/file metadata.
  • [new] App-server AppsInstalled request so clients can query installed apps.
  • [new] CODEX_SANDBOX_NETWORK_DISABLED environment variable to force sandbox networking off.
  • [new] Thread archive and thread goal-set parameters for managing thread lifecycle and goals.
  • [new] Token usage profile daily-bucket support for usage accounting.
  • [changed] Thread model and realtime-start parameters updated; thread items reworked (context compaction replaces the prior collab agent tool-call shape).
  • [changed] Thread store configuration clarifies in-memory vs local backends.
  • [changed] Login account parameters restructured for ChatGPT and Amazon Bedrock trusted-access flows.
  • [changed] MCP elicitation and value matching updated (URL-oriented elicitation; regex-based matchers).
  • [changed] OpenTelemetry export path adjusted toward OTLP HTTP.
  • [changed] Web search action modeling centered on search (FindInPage-style action removed).
  • [removed] Client ack event and repository_failed notification.

Under the hood

  • New capability-discovery subsystem and cache on the exec server, plus an apps-installed request processor on the app server.
  • Remote-session connection driver gains a dedicated commands path.
  • Protocol and payload cleanups around client messaging, tool-call summaries, handshake rejection reasons, and several request/response envelopes.
  • anyhow bumped from 1.0.102 to 1.0.103.

Upgrade notes

  • Integrators that talk to the app/exec protocol should expect the new apps-installed and capability-discovery request shapes, the ack → client-message event shift, and the thread model/realtime parameter adjustments.
  • Deployments that need to force the sandbox offline can set CODEX_SANDBOX_NETWORK_DISABLED.

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.mdDocs2.7 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.145.0-alpha.20Newer release→ 0.145.0-alpha.23
All Codex CLI releases →