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

0.148.0-alpha.8→0.148.0-alpha.9·August 12, 2026 at 2:17 AM UTC

Alpha patch release: drops the experimental --psp flag, adds a small config option, and continues work on MCP OAuth, network credentials, multi-agent session data, and exec-server plumbing.

Changelog

  • [removed] Removed the --psp flag (process-only PSP routing for first-party ChatGPT requests) from the CLI and shell completions.
  • [new] Added the exclude_slash_tmp configuration key.
  • [new] MCP OAuth login supports richer client-registration parameters for remote MCP servers.
  • [new] Network proxy credential brokering includes a GitHub provider path.
  • [new] Session/rollout handling records inter-agent communication metadata and related agent control payloads (list, interrupt, resume, register).
  • [new] Guardian warning notifications are available in the client event model.
  • [changed] Client messaging can stream as chunked message events instead of a single full-message event.
  • [changed] Rollout wire items cover a broader set of session artifacts (including compacted items, turn context, and world state).
  • [changed] Marketplace plugin source handling prefers local/git-oriented manifests over the previous npm/git shape.
  • [changed] Token usage reporting moves toward a simpler profile-oriented model.

Under the hood

  • Plugin core gains script attribution support for clearer provenance of plugin-run scripts.
  • Exec-server grows a relay protocol surface for remote execution connections.
  • Code-mode remote session connection driving is split out into dedicated command handling.
  • Sandbox and exec-server environment controls expand (including network-disable and exit-on-stdin-close style options) for tighter process lifecycle and policy wiring.
  • OPENAI_BASE_URL is recognized for base URL overrides in OpenAI-compatible setups.
  • TUI turn/thread event handling is reorganized (previous thread-event and turn-runtime modules folded away) without changing the overall product surface.
  • Shell completion scripts (bash, fish, zsh) are regenerated to match the current flag set.

Upgrade notes

  • If you still pass --psp in scripts or aliases, remove it; the option is no longer accepted.
  • Regenerate or refresh shell completions if you install them from this package so stale --psp entries disappear.

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