COMMITS
/ codex-cli/bin/codex.js February 10, 2026
J
chore: split NPM packages (#11318)
jif-oai committed
January 20, 2026
Z
fix(cli): add execute permission to bin/codex.js (#9532)
zerone0x committed
January 9, 2026
H
fix: add tui.alternate_screen config and --no-alt-screen CLI flag for Zellij scrollback (#8555)
Helmut Januschka committed
December 15, 2025
M
Fix: Detect Bun global install via path check (#8004)
miraclebakelaser committed
December 3, 2025
S
chore: remove bun env var detect (#7534)
Shijie Rao committed
October 14, 2025
J
detect Bun installs in CLI update banner (#5074)
Jeremy Rose committed
September 29, 2025
M
feat: introduce npm module for codex-responses-api-proxy (#4417)
Michael Bolin committed
September 24, 2025
M
fix: vendor ripgrep in the npm module (#3660)
Michael Bolin committed
September 2, 2025
M
fix: include arm64 Windows executable in npm module (#3067)
Michael Bolin committed
August 13, 2025
D
August 8, 2025
M
feat: include Windows binary of the CLI in the npm release (#2040)
Michael Bolin committed
August 2, 2025
J
check for updates (#1764)
Jeremy Rose committed
July 16, 2025
M
fix: update bin/codex.js so it listens for exit on the child process (#1590)
Michael Bolin committed
July 10, 2025
P
Add Android platform support for Codex CLI (#1488)
pchuri committed
June 6, 2025
M
fix: use aarch64-unknown-linux-musl instead of aarch64-unknown-linux-gnu (#1228)
Michael Bolin committed
May 22, 2025
M
fix: for the @native release of the Node module, use the Rust version by default (#1084)
Michael Bolin committed
May 12, 2025
M
chore: introduce new --native flag to Node module release process (#844)
Michael Bolin committed
April 19, 2025
F
fix: /bug report command, thinking indicator (#381)
Fouad Matin committed
April 18, 2025
P
fix: Improper spawn of sh on Windows Powershell (#318)
Prama committed