beads v1.1.0
Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), Windows (AMD64 & ARM64), Android/Termux (ARM64), and FreeBSD.
Installation
Homebrew (macOS/Linux):
brew install beadsQuick Install (macOS/Linux/FreeBSD):
curl -sSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/gastownhall/beads/main/install.ps1 | iexManual Install:
Download the appropriate binary for your platform below, extract it, and place it in your PATH.
Changelog
Features
- eea6511 feat(gate): turn the smart remote-migrate gate on by default (#4516) (#4551)
- 75eafb6 feat(prime): remind when AGENTS.md and CLAUDE.md diverge
Bug Fixes
- 527ea0c fix(embedded): let working-set reconcile commands open past dirty-table migration guard (#4567)
- b908883 fix(export): auto-export JSONL in SQL-server mode via working-set state hash (#4557)
- f21a088 fix(prime): satisfy divergence reminder CI blockers
- 80ba331 fix(schema): repair v53 wisp dependency drift (#4558)
- a86a420 fix(storage): wrap storage.ErrNotFound in CloseIssue for sentinel parity