Download Latest Version beads_0.49.1_windows_amd64.zip (42.4 MB)
Email in envelope

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

Home / v0.47.1
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2026-01-12 788 Bytes
beads_0.47.1_darwin_arm64.tar.gz 2026-01-12 11.1 MB
beads_0.47.1_freebsd_amd64.tar.gz 2026-01-12 11.6 MB
beads_0.47.1_windows_amd64.zip 2026-01-12 11.8 MB
beads_0.47.1_windows_arm64.zip 2026-01-12 10.8 MB
beads_0.47.1_android_arm64.tar.gz 2026-01-12 11.2 MB
beads_0.47.1_darwin_amd64.tar.gz 2026-01-12 11.8 MB
beads_0.47.1_linux_amd64.tar.gz 2026-01-12 11.6 MB
beads_0.47.1_linux_arm64.tar.gz 2026-01-12 10.7 MB
README.md 2026-01-12 1.7 kB
v0.47.1 source code.tar.gz 2026-01-12 3.9 MB
v0.47.1 source code.zip 2026-01-12 4.5 MB
Totals: 12 Items   98.8 MB 0

beads v0.47.1

Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), Windows (AMD64 & ARM64), Android/Termux (ARM64), and FreeBSD.

Installation

Homebrew (macOS/Linux):

:::bash
brew install steveyegge/beads/bd

Quick Install (macOS/Linux/FreeBSD):

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

Windows (PowerShell):

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

  • [355ce7] feat(formula): improve beads-release with v0.47.0 learnings
  • [4dae3f] feat(list): add --ready flag to show only available work (bd-ihu31)
  • [04f067] feat(ui): add Markdown rendering to comment text (#1019)

Bug Fixes

  • [594154] fix(init): prevent initialization from within git worktrees (#1026)
  • [44c170] fix(doctor): exclude sync_base.jsonl from multiple JSONL files check (#1021)
  • [1c1dab] fix(duplicates): prefer issues with children/deps when choosing merge target (GH#1022)
  • [68da7c] fix(mcp): support custom issue types and statuses (#1023)
  • [764f37] fix(merge): add QualityScore field to merge Issue struct
  • [6dfd75] fix(mol): prevent nil pointer dereference in wisp create
  • [024889] fix(sqlite): rebuild blocked_issues_cache after rename-prefix (GH#1016)
  • [d04bff] fix(validation): support hyphenated prefixes in ValidateIDFormat (#1013)
  • [839510] fix: remove stale plugin reference from .claude/settings.json
  • [7fe824] fix: use route prefix when creating issues in rigs (#1028)

Others

  • [70f7c0] bd daemon sync: 2026-01-12 02:01:59
Source: README.md, updated 2026-01-12