Release Notes
Fixed
- Release CI: distributed binaries build without ONNX by default (hash embeddings), fixing cross-platform
cargo-dist failures
hash_embed_forced() honors BECKET_HASH_EMBED when ONNX feature is disabled
Changed
- Website deploy config: Vercel (
vercel.json) replaces Netlify
- Local dev:
scripts/becket-local.sh runs becket from source without install
becket-cli 0.2.1
Install becket-cli 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.1/becket-cli-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install GabrieleRuggieri/becket/becket
Install prebuilt binaries into your npm project
Download becket-cli 0.2.1
becket-mcp 0.2.1
Install becket-mcp 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.1/becket-mcp-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install GabrieleRuggieri/becket/becket-mcp
Install prebuilt binaries into your npm project
npm install becket-mcp@0.2.1
Download becket-mcp 0.2.1