• 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.145.0-alpha.28

0.145.0-alpha.27→0.145.0-alpha.28·July 21, 2026 at 6:17 AM UTC

Alpha prerelease with early audio input support, thread search, sandbox/exec-server hardening, and removal of the agent-jobs tool path.

Changelog

  • [new] Audio can be supplied as user input and carried through model/tool content (including MCP), with local audio preparation in core.
  • [new] Thread history search: search for occurrences within stored threads.
  • [new] App-server support for listing installed apps and reading app details.
  • [new] Exec-server capability discovery (with caching) so available capabilities can be probed more systematically.
  • [new] Session-end hook event for cleanup and lifecycle handling when a session finishes.
  • [new] TUI effort ignition and status-line UI in the bottom pane for reasoning-effort feedback.
  • [new] Live exec output and streaming render paths in the TUI for clearer in-progress command output.
  • [new] Optional JSONL event output processor for codex exec.
  • [changed] Sandbox and process spawn paths updated, including sandbox migration support and a CODEX_SANDBOX_NETWORK_DISABLED control.
  • [changed] Remote network proxy configuration is modeled for launch and runtime use.
  • [changed] Review flow can surface an explicit denied decision.
  • [changed] Thread store configuration distinguishes in-memory vs local backends more clearly.
  • [removed] Agent-jobs tooling removed (including CSV-driven multi-agent spawn and job-result reporting), along with the csv dependency.

Under the hood

  • SQLite-backed state support and batching helpers for message history improve local persistence and history handling.
  • Hook metadata and several thread/realtime payloads gained fields; client requests cover apps install/read and thread search occurrences.
  • New env knobs include CODEX_PERMISSION and CODEX_INTERNAL_ORIGINATOR_OVERRIDEC (internal/override use).
  • anyhow bumped to 1.0.103; Symphonia crates added for audio container/codec support.
  • Assorted event renames/additions (exec_command_begin, session_end, and related collab/review wait signaling).

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.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.145.0-alpha.27Newer release→ 0.145.0-alpha.29
All Codex CLI releases →