Skip to content
  • 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
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.150.0-alpha.9

0.150.0-alpha.8→0.150.0-alpha.9·August 25, 2026 at 2:17 PM UTC

Alpha prerelease (0.150.0-alpha.9) focused on realtime thread/timeline support, a dedicated agent-roles subsystem, and related TUI, hooks, guardian, and auth groundwork.

Changelog

  • [new] Realtime thread items: started/completed notifications, transcript deltas, and related session lifecycle handling so live thread activity can stream as it happens.
  • [new] Thread timeline listing, including timeline cursors and entries for turns and realtime items.
  • [new] Dedicated agent-roles support for discovering and loading roles (moved out of core config into its own subsystem).
  • [new] Exec path that processes events for JSONL output.
  • [new] TUI thread title handling.
  • [new] Hook interrupt events, plus agent handlers as a configured hook option.
  • [new] Guardian review evidence in context, with expanded review-scope config and WriteStdin covered in guardian approval/assessment actions.
  • [new] Amazon Bedrock access-keys login path and a richer auth.json shape.
  • [new] o1 model identifier.
  • [changed] Managed hooks requirements and several approval/execution request payloads carry additional fields.
  • [changed] TUI Vim normal keymap updated.
  • [changed] Skill metadata and related marketplace/package summary types refreshed.
  • [removed] exclude_slash_tmp config key.

Under the hood

  • New agent-roles workspace crate (discovery and loader); prior in-core agent-roles config module removed in favor of that crate.
  • App-server realtime event handling and local thread-history realtime support for the new notification and timeline flows.
  • Temporary structured-request support in the TUI and other small presentation/enum extensions (for example inline visualization and realtime item content variants).
  • Exec-server noise-relay message framing removed; dependency locks and version metadata bumped for 0.150.0-alpha.9.

Upgrade notes

  • Drop any use of the removed exclude_slash_tmp setting.
  • If you maintain auth or Bedrock login automation, expect the access-keys login option and an updated auth.json field set.
  • Config or integrations that assumed the old agent-roles layout should follow the dedicated agent-roles loader/discovery behavior.

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.mdDocs2.6 KBView all 33 files in content/ browser →
Older release← 0.150.0-alpha.7Newer release→ 0.150.0-alpha.11
All Codex CLI releases →