• 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.148.0-alpha.14

0.148.0-alpha.13→0.148.0-alpha.14·August 14, 2026 at 2:17 AM UTC

Alpha patch release focused on thread-queue management in the app server, richer MCP/config typing, and assorted model and auth cleanups.

Changelog

  • [new] Thread queue support on the app server: add, list, update, reorder, start, and delete queued threads, with change notifications so clients can stay in sync.
  • [new] Expanded configuration surface for plugins, computer-use requirements, analytics, and per-thread model defaults.
  • [new] MCP-oriented config/types and hook handling, including clearer server identity and environment-variable matching.
  • [changed] Model upgrade metadata carries more detail for surfacing upgrade information to clients.
  • [changed] Filesystem path handling gains glob-pattern matching (via wildmatch).
  • [changed] Login/account flows include Amazon Bedrock as a path alongside existing options.
  • [changed] Client messaging events move from chunk-oriented payloads toward whole-message result events.
  • [removed] The o1 model identifier is no longer advertised in the built-in model list.
  • [removed] The dedicated JSONL exec event-processor path is gone as part of exec/output cleanup.

Under the hood

  • New thread-queue request processor wires the queue operations end to end.
  • Shared MCP types land in config to tighten how servers, env matchers, and related settings are represented.
  • Dependency set picks up wildmatch for pattern matching used in path/glob handling.
  • TUI chat-widget internals are trimmed (token chart palette and turn-runtime pieces removed or folded elsewhere).
  • Several typed request/response payloads and error/info variants are reshaped around queueing, approvals, capabilities discovery, and remote-control flows.

Upgrade notes

  • If you still select or pin o1 explicitly, switch to a supported model — it is no longer in the built-in list.
  • Clients that consumed chunked client-message events should expect the newer whole-message result shape.
  • Integrators using app-server APIs can adopt the thread-queue methods and ThreadQueueChanged notifications when ready; existing non-queue flows are otherwise unchanged.

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.2 KBdocs/config.mdDocs726 Bdocs/contributing.mdDocs6.2 KBView all 33 files in content/ browser →
Older release← 0.148.0-alpha.13Newer release→ 0.148.0-alpha.15
All Codex CLI releases →