Skip to content

v0.7.2 (AI SDK v5)

Choose a tag to compare

@ben-vargas ben-vargas released this 29 Dec 05:35
· 1 commit to ai-sdk-v5 since this release
e74af33

Fixed

  • codexPath executable support: Fix bug where providing an explicit codexPath to a native executable (e.g., Homebrew's /opt/homebrew/bin/codex) was incorrectly executed via node, causing SyntaxError: 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-v5

Full Changelog: v0.7.1...v0.7.2