v0.7.2 (AI SDK v5)
Fixed
- codexPath executable support: Fix bug where providing an explicit
codexPathto a native executable (e.g., Homebrew's/opt/homebrew/bin/codex) was incorrectly executed vianode, causingSyntaxError: Invalid or unexpected token. Now correctly distinguishes between JS entrypoints (.js,.mjs,.cjs) and native executables. (#15, #16)
Install
npm install ai-sdk-provider-codex-cli@ai-sdk-v5Full Changelog: v0.7.1...v0.7.2