v1.2.7.md
June 3, 2026 ยท View on GitHub
CLI
Features
- Added native official Codex CLI discovery on
PATHso Homebrew and release-binary installs work alongside the existing npm launcher flow. (#391)
Bugfixes
- Fixed wrapper launch behavior to distinguish JavaScript entrypoints from native executables and to avoid POSIX self-wrapper loops or Windows
codex.exeprecedence mistakes. (#391) - Hardened native resolver edge cases and stale test expectations around native Codex path handling. (#391)
Documentation
Improvements
- Updated release notes and stable-history docs for the native Codex CLI compatibility release. (#391)
Release Hygiene
Improvements
- Kept GitHub language statistics focused on TypeScript and expanded wrapper coverage for native discovery, direct native forwarding, Windows shim patterns, and path-patching guards. (#389, #391)