• 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
  • Blog
  • Follow on X
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.141.0-alpha.7

0.141.0-alpha.6→0.141.0-alpha.7·June 18, 2026 at 2:16 AM UTC

Patch release that adds five new environment variables for exec server noise authentication and sandbox network control, removes the chatgpt_base_url configuration key, and includes supporting internal data-model updates.

Changelog

  • [new] Added CODEX_EXEC_SERVER_NOISE_AUTH_TOKEN, CODEX_EXEC_SERVER_NOISE_CHATGPT_ACCOUNT_ID, CODEX_EXEC_SERVER_NOISE_ENVIRONMENT_ID, and CODEX_EXEC_SERVER_NOISE_REGISTRY_URL environment variables to support authenticated noise-channel connections to the environment registry.
  • [new] Added CODEX_SANDBOX_NETWORK_DISABLED environment variable to allow disabling network access inside the sandbox.
  • [removed] Removed the chatgpt_base_url configuration key.

Under the hood

  • Added new response and argument types for environment registry connections, standard token responses, and resource template listing.
  • Introduced supporting structs for noise-channel public keys, skill dependencies, registry errors, and stdin writing.
  • Updated several account, login, and tool-related enums and event variants to accommodate the new environment and noise authentication flows.

Upgrade notes

  • Any configuration or scripts that referenced chatgpt_base_url should be updated; the key is no longer recognized.

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.mdDocs2.7 KBCHANGELOG.mdDocs93 BAGENTS.mdDocs21.3 KBconfig.mdDocs273 Bdocs/agents_md.mdDocs409 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.141.0-alpha.6Newer release→ 0.142.0-alpha.1
All Codex CLI releases →