Silent Install HQ
ZIP WinGet

Codex CLI

OpenAI, Inc. · 0.33.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

SHA256 1c767752d2ee4065b1f44df485d14ea79bd6fac03935d6d1e003720e69a19efe VirusTotal ↗
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.33.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
Release Notes Key change is #3430, which reverts #3179 because it introduced a regression. - [#3394] alt+delete deletes the word to the right of the cursor (delete_forward_word) (#3394) - [#3380] Introduce rollout items (#3380) - [#3395] Set a user agent suffix when used as a mcp server (#3395) - [#3357] fix: remove unnecessary #[allow(dead_code)] annotation (#3357) - [#3422] Move initial history to protocol (#3422) - [#3400] Added images to UserMessageEvent (#3400) - [#3356] fix: remove empty file: chatwidge…