Update Codex CLI
- Previous: 0.75.0 → New: 0.76.0
- Timeline: Published December 19, 2025 (1 day after v0.75.0)
- Breaking Changes: None
- New Features: None detected
- Bug Fixes: Internal changes only
- Security: None
- CLI Discovery: No new commands or flags detected
- Subcommand Changes: None detected
- Impact: Risk Low, maintenance update with no user-facing changes
- Migration: No
Release Information
Release Date: December 19, 2025 at 18:57:04 UTC
Version Gap: Single version increment from 0.75.0 (released December 18, 2025 at 19:30:12 UTC)
Release Frequency: ~1 day between releases
CLI Analysis
Compared help output between v0.75.0 and v0.76.0:
- Commands: Identical (exec, review, login, logout, mcp, mcp-server, app-server, completion, sandbox, apply, resume, cloud, features, help)
- Options: Identical (--config, --enable, --disable, --image, --model, --oss, --local-provider, --profile, --sandbox, --ask-for-approval, --full-auto, --dangerously-bypass-approvals-and-sandbox, --cd, --search, --add-dir)
- Differences: Only whitespace changes (trailing blank lines)
- Conclusion: No functional CLI changes
Package Information
Implementation
Updated pkg/constants/constants.go:
constDefaultCodexVersionVersion="0.76.0"
Verified with make recompile - all 118 workflows regenerated successfully.
Files Changed
pkg/constants/constants.go - Version constant updated- All
.github/workflows/*.lock.yml files - Regenerated with new version
AI generated by CLI Version Checker
Update Codex CLI
Release Information
Release Date: December 19, 2025 at 18:57:04 UTC
Version Gap: Single version increment from 0.75.0 (released December 18, 2025 at 19:30:12 UTC)
Release Frequency: ~1 day between releases
CLI Analysis
Compared help output between v0.75.0 and v0.76.0:
Package Information
@openai/codexor brew install --cask codex"Implementation
Updated
pkg/constants/constants.go:Verified with
make recompile- all 118 workflows regenerated successfully.Files Changed
pkg/constants/constants.go- Version constant updated.github/workflows/*.lock.ymlfiles - Regenerated with new version