• 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

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Codex CLI

OpenAI · CLI

Codex CLI 0.146.0-alpha.6

0.146.0-alpha.5→0.146.0-alpha.6·July 24, 2026 at 6:17 AM UTC

Patch alpha release: app-server can connect to a remote code-mode host, plus internal networking and schema cleanups.

Changelog

  • [new] codex app-server accepts --code-mode-host to connect to a remote code-mode host instead of starting a local one (shell completions updated for bash, zsh, and fish).
  • [removed] The o1 model identifier is no longer listed among built-in models.
  • [changed] Exec and approval-related event payloads carry additional context (command begin/end, exec approval, guardian assessment, filesystem sandbox).
  • [changed] Config and tools schema surfaces expanded slightly (ConfigRequirements, ToolsToml, skill interface, TUI global keymap).

Under the hood

  • Exec-server HTTP client path is now route-aware (replacing the previous dedicated reqwest client module).
  • Code-mode remote session work gains an explicit connection transport layer.
  • App-server request handling adds an apps read processor path.
  • Environment variable surface cleaned up: CODEX_NETWORK_PR_PROFILE replaces CODEX_NETWORK_PR; noise/account id naming normalized; several stale internal flags removed (CODEX_HOME1, CODEX_SANDBOX_NETWORK_DISABLED, and related one-offs).
  • Thread store config defaults toward a local store shape; assorted MCP/marketplace and login param variants refined.
  • Dependency lockfiles refreshed for the alpha.6 tag.

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.146.0-alpha.5Newer release→ 0.146.0-alpha.7
All Codex CLI releases →