beads v0.30.2
Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), and Windows.
Installation
Homebrew (macOS/Linux):
brew install steveyegge/beads/bdQuick Install (macOS/Linux):
curl -sSL https://raw.githubusercontent.com/steveyegge/beads/main/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/steveyegge/beads/main/install.ps1 | iexManual Install:
Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Changelog
Features
- 0aea2d9 feat(schema): add messaging fields for bd-kwro epic
- e0528de feat: add Factory.ai (Droid) support to bd setup command (#598)
Bug Fixes
- 1ba12e1 fix: Windows build + gosec lint errors (#585)
- 3824125 fix: align bd prime guidance with skill's hybrid TodoWrite approach
- aed166f fix: improve issue ID prefix extraction for word-like suffixes
- e91d1a0 fix: remove legacy deletions.jsonl from git tracking
- a6f0c2d fix: sync all version files to 0.30.2 and add CI check