github steveyegge/beads v0.47.1

11 hours ago

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

brew install steveyegge/beads/bd

Quick Install (macOS/Linux/FreeBSD):

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

Windows (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

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

Bug Fixes

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

Others

  • 70f7c0b bd daemon sync: 2026-01-12 02:01:59

Don't miss a new beads release

NewReleases is sending notifications on new releases.