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

0.157.0-alpha.6→0.157.0-alpha.7·September 22, 2026 at 8:17 AM UTC

Alpha patch release (0.157.0-alpha.6 → 0.157.0-alpha.7) focused on CI/IDE environment cleanup, a removed config key, and light internal API surface churn.

Changelog

  • [changed] CI-related environment handling now centers on CODEX_CI, replacing the older CI bash env vars (CODEX_CIBASH_ENV / CODEX_CIBASH).
  • [changed] VS Code IDE integration env var updated (CODEX_IDE_VSCODE → CODEX_IDE_VSCODEF).
  • [removed] The exclude_slash_tmp configuration key is no longer supported.

Under the hood

  • Internal config/data shapes gained early marketplace and cloud TOML-related types, plus an agent registration response path.
  • Removed several unused response and dependency model types (API key turn costs, GitHub git-ref summary, skill dependencies).
  • Small event and process-identity cleanup, including dropping an obsolete command-spawn failure notification path and trimming unused TUI analytics palette code.

Upgrade notes

  • If your environment or scripts set CODEX_CIBASH_ENV (or the older CI bash group), switch to CODEX_CI.
  • If you set CODEX_IDE_VSCODE, update to CODEX_IDE_VSCODEF.
  • Remove any exclude_slash_tmp entries from config; the key is gone.

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 →

31 listed · 32 in tree · 17 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.mdDocs21.9 KBconfig.mdDocs351 Bdocs/agents_md.mdDocs126 Bdocs/authentication.mdDocs134 Bdocs/CLA.mdDocs2 KBdocs/codex-rs/bazel.mdDocs7.4 KBdocs/codex-rs/protocol_v1.mdDocs9.2 KBdocs/config.mdDocs726 Bdocs/contributing.mdDocs2.6 KBdocs/example-config.mdDocs134 BView all 31 files in content/ browser →
Older release← 0.157.0-alpha.6Newer release→ 0.157.0-alpha.8
All Codex CLI releases →