• 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

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.148.0-alpha.1

0.147.0→0.148.0-alpha.1·August 7, 2026 at 4:16 AM UTC

Alpha pre-release (0.148.0-alpha.1) adding codex migrate-rollouts to inspect and migrate legacy local sessions into paginated thread history.

Changelog

  • [new] codex migrate-rollouts — inspect or migrate legacy local sessions to paginated thread history. Dry-run by default; pass --apply to publish. Supports --thread to limit scope, --max-mib-per-second to throttle I/O, plus --json and --verbose reporting.
  • [changed] Shell completions (bash, fish, zsh) include the new migrate-rollouts subcommand and its flags.

Under the hood

  • Rollout migration pipeline with canonicalization, per-line parsing, publish/rollback planning, startup hooks, and subagent-aware handling so legacy sessions can move safely into the new thread-store layout.
  • Local thread store gains a queue store and related queue-change events for paginated history.
  • Exec path adds a JSONL event processor for structured run output.
  • App-server OpenTelemetry setup can reload exporter configuration at runtime.
  • Protocol and config surface continues to evolve (including code-mode config, token-budget settings, MCP form elicitation, and user-input tool payloads).

Upgrade notes

  • This is an alpha build (0.148.0-alpha.1), not a stable channel release.
  • migrate-rollouts only reports eligible sessions unless you pass --apply. Review the dry-run output (or --json) before publishing a migration; use --thread if you want to limit the run.

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.147.0Newer release→ 0.148.0-alpha.2
All Codex CLI releases →