v0.49.5
beads v0.49.5
Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), Windows (AMD64 & ARM64), Android/Termux (ARM64), and FreeBSD.
Installation
Homebrew (macOS/Linux):
brew install beads
Quick Install (macOS/Linux/FreeBSD):
curl -sSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/steveyegge/beads/main/install.ps1 | iex
Manual Install: Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Changelog
Features
- 3c167b82e74ac630f0be2679a84e4124fb167806 feat(dolt): fail-fast TCP check before MySQL protocol initialization
- e06e0cc866bb7630888ecd8846609187a620f547 feat: add bd find-duplicates for AI-powered duplicate detection (bd-581b80b3)
- 4d16070158272351c4890c46d3c512f915a89bf9 feat: add bd promote command for wisp-to-bead promotion (gt-7mqd.9)