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

0.145.0-alpha.11→0.145.0-alpha.12·July 15, 2026 at 2:16 AM UTC

Alpha patch release: o1 model support, sandbox network controls, Bedrock auth plumbing, and MCP tool-exposure / thread-history groundwork.

Changelog

  • [new] Recognizes the o1 model identifier.
  • [new] Adds CODEX_SANDBOX_NETWORK_DISABLED to control network access in the sandbox.
  • [new] Adds Bedrock authentication handling on the app-server request path.
  • [new] Introduces MCP tool-exposure controls so which tools are visible can be managed more deliberately.
  • [new] Improves local thread-history reading (cursor/metadata support for stored turns).
  • [new] Extends the client event stream with ack and client-message / chunk events.
  • [changed] Expands rate-limit snapshot data carried in API payloads.
  • [changed] Refines external agent config import failure records and related messaging types.
  • [changed] Updates web-search and filesystem tool payloads (begin events, metadata/open responses).
  • [removed] Drops the exec-server relay protobuf module in favor of the current protocol path.

Under the hood

  • New core module for MCP tool exposure and a dedicated Bedrock auth request processor.
  • Thread-store local history read path for more structured history access.
  • Broader data-model churn around permissions, stored turn errors, config-layer metadata, and agent/thread items as the app-server protocol evolves.
  • Dependency lockfile and version metadata bumped for 0.145.0-alpha.12.

Upgrade notes

  • If you pin sandbox networking via environment, prefer CODEX_SANDBOX_NETWORK_DISABLED over any prior ad-hoc overrides.
  • Clients that consume rate-limit snapshots or client events should tolerate the expanded snapshot fields and the new ack/message events.

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