1.2.7
New Features
- Added native official Codex CLI discovery on
PATHso Homebrew and release-binary installs work alongside the existing npm launcher flow. (#391)
Bug Fixes
- 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
- Updated release notes and stable-history docs for the native Codex CLI compatibility release. (#391)
Chores
- 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)
Changelog
Full Changelog: v1.2.6...v1.2.7