Download Latest Version beads_1.2.2_windows_amd64.zip (49.9 MB)
Email in envelope

Get an email when there's a new version of Beads

Home / v1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
beads-v1.1.0.spdx.json 2026-07-04 1.1 MB
checksums.txt 2026-07-04 780 Bytes
beads_1.1.0_darwin_amd64.tar.gz 2026-07-04 49.5 MB
beads_1.1.0_darwin_arm64.tar.gz 2026-07-04 44.8 MB
beads_1.1.0_linux_amd64.tar.gz 2026-07-04 49.1 MB
beads_1.1.0_freebsd_amd64.tar.gz 2026-07-04 28.7 MB
beads_1.1.0_windows_arm64.zip 2026-07-04 27.4 MB
beads_1.1.0_windows_amd64.zip 2026-07-04 49.9 MB
beads_1.1.0_android_arm64.tar.gz 2026-07-04 28.2 MB
beads_1.1.0_linux_arm64.tar.gz 2026-07-04 45.5 MB
README.md 2026-07-04 1.5 kB
v1.1.0 source code.tar.gz 2026-07-04 5.5 MB
v1.1.0 source code.zip 2026-07-04 7.0 MB
Totals: 13 Items   336.9 MB 0

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):

:::bash
brew install beads

Quick Install (macOS/Linux/FreeBSD):

:::bash
curl -sSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash

Windows (PowerShell):

:::powershell
irm https://raw.githubusercontent.com/gastownhall/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

  • [eea651] feat(gate): turn the smart remote-migrate gate on by default (#4516) (#4551)
  • [75eafb] feat(prime): remind when AGENTS.md and CLAUDE.md diverge

Bug Fixes

  • [527ea0] fix(embedded): let working-set reconcile commands open past dirty-table migration guard (#4567)
  • [b90888] fix(export): auto-export JSONL in SQL-server mode via working-set state hash (#4557)
  • [f21a08] fix(prime): satisfy divergence reminder CI blockers
  • [80ba33] fix(schema): repair v53 wisp dependency drift (#4558)
  • [a86a42] fix(storage): wrap storage.ErrNotFound in CloseIssue for sentinel parity

Others

  • [8e4e59] chore(release): refresh MCP lock for v1.1.0
  • [357112] docs(changelog): add [1.1.0] release notes (#4570)
  • [7d8063] docs(cli): regenerate CLI reference for bd remember bare-key reads (#4545)
  • [40fd00] test(prime): stop prime tests reading the ambient workspace database (#4552)
Source: README.md, updated 2026-07-04