Skip to content

0.2.2 - 2026-06-26

Choose a tag to compare

@github-actions github-actions released this 25 Jun 23:07

Release Notes

Changed

  • Distribution: npm only for package-manager publish (Homebrew tap removed); shell installer and GitHub Releases unchanged
  • Docs: removed cargo install / crates.io as an install channel; contributors build from a clone
  • Website: homepage hero shows npx becket build as the install command

becket-cli 0.2.2

Install becket-cli 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.2/becket-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install becket

Install prebuilt binaries into your npm project

npm install becket@0.2.2

Download becket-cli 0.2.2

File Platform Checksum
becket-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
becket-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
becket-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
becket-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
becket-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

becket-mcp 0.2.2

Install becket-mcp 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/GabrieleRuggieri/becket/releases/download/v0.2.2/becket-mcp-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install becket-mcp

Install prebuilt binaries into your npm project

npm install becket-mcp@0.2.2

Download becket-mcp 0.2.2

File Platform Checksum
becket-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
becket-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
becket-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
becket-mcp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
becket-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum