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.151.0-alpha.7

0.151.0-alpha.6→0.151.0-alpha.7·August 28, 2026 at 12:17 AM UTC

Pre-release 0.151.0-alpha.7: TUI diff preview work, remote plugin capability handling, a new config knobs, and continued API/sandbox groundwork.

Changelog

  • [new] TUI diff rendering includes a dedicated preview path for reviewing changes in the interface.
  • [new] Config supports exclude_slash_tmp for controlling tmp-related slash behavior.
  • [new] Recognizes the o1 model identifier alongside existing models.
  • [changed] Filesystem sandbox context carries additional detail for how sandbox state is described and enforced.
  • [changed] Environment info reporting is expanded with more fields for runtime/context metadata.
  • [changed] Remote plugins can advertise and negotiate capabilities more explicitly.
  • [removed] Drops several older notification/event paths (including collab wait-end and MITM hook-denied style signals) as the event surface is trimmed.

Under the hood

  • Apps and marketplace-related response types were reshaped (installed-apps summaries and related read models) toward a clearer apps/plugins surface.
  • Thread APIs grow typed responses for unarchive, unsubscribe, usage query, and background-terminal listing.
  • Account/rate-limit modeling adds reset-credit details and related response types; token usage can be expressed in daily buckets.
  • New request/response shapes land for config bundles and secrets, plus lighter daemon/settings and release-info plumbing.
  • Tools modeling introduces a v2-shaped tools payload path.
  • Sandbox/network control picks up a CODEX_SANDBOX_NETWORK_DISABLED-style environment option; CIWS-related proxy configuration is also present for controlled environments.
  • Session handling can work with session ID lists rather than a single ID where multi-session context is needed.
  • Assorted legacy structs and one-off marketplace/plugin-share shapes were removed or folded into the newer models above.

Upgrade notes

  • Alpha-to-alpha bump only (0.151.0-alpha.6 → 0.151.0-alpha.7). If you pin config or automation on env vars, re-check sandbox network and session-ID related settings after upgrading.
  • Optional: try exclude_slash_tmp if you need to tune tmp path handling for slash commands.

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.151.0-alpha.6Newer release→ 0.151.0-alpha.8
All Codex CLI releases →