beads v0.39.0
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
- 99f5e50 feat: Add 'bd orphans' command with DRY refactoring of orphan detection
- 2e7b993 feat: add --prefix flag for cross-rig issue creation
- d77a697 feat: add bd admin parent command for cleanup/compact/reset (bd-3u8m)
- 2c82acd feat: integrate detect-pollution into bd doctor --check=pollution (bd-kff0)
Bug Fixes
- 2f3877a fix: add macOS codesigning to bump-version.sh --install
- d3fe6b0 fix: lint errors and update Nix vendorHash
Others
- a9d082e bd sync: 2025-12-27 01:09:55
- cd9f810 bd sync: 2025-12-27 14:33:59
- 87f535a bd sync: 2025-12-27 14:48:16
- c8b912c bd sync: 2025-12-27 15:56:42
- 4a993d4 bd sync: 2025-12-27 19:14:17
- 5e99aba bd sync: 2025-12-27 19:18:26
- 2810cf0 refactor: relocate thanks command to bd info --thanks (bd-wb9g)
- 26785f9 refactor: remove bd mol catalog in favor of bd formula list (bd-ctmg)
- 1611f16 refactor: remove unused bd pin/unpin/hook commands (bd-x0zl)