ZIP
WinGet
Codex CLI
OpenAI, Inc. · 0.72.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
codex-aarch64-pc-windows-msvc.exe.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenAI.Codex
Version
0.72.0
Description
Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.
License
Apache-2.0
↗
Homepage
https://github.com/openai/codex
Installer URL
https://github.com/openai/codex/releases/download/rust-v0.72.0/codex-aarch64-pc-windows-msvc.exe.zip
Release Notes
Highlights
- Config API cleanup (#7924): new config API and cleaner config loading flow.
- Remote compact for API-key users (#7835): enable remote compacting in key-based sessions.
- MCP and TUI status visibility (#7828, #7907): restore MCP startup progress messages in the TUI and use latest disk values
for server status.
- Windows and PowerShell quality-of-life (#7607, #7893, #7942, #7137): locate pwsh/powershell reliably, parse PowerShell with
PowerShell, sign additional Windows executable…