Skip to content

1.2.7

Choose a tag to compare

@ndycode ndycode released this 16 Apr 09:54
· 272 commits to main since this release

New Features

  • Added native official Codex CLI discovery on PATH so 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.exe precedence 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