·
1 commit
to main
since this release
braintrust
3.17.0
Minor Changes
- feat: ship the
btCLI with the SDK. Installingbraintrustnow exposes abtcommand innode_modules/.binthat runs the prebuilt native binary for your platform (delivered via@braintrust/bt-*optional dependencies). If optional dependencies are skipped (e.g.--no-optional/--omit=optional), a postinstall script downloads the matching binary from the npm registry as a fallback. (#2067)