github steveyegge/beads v0.24.2

latest releases: v0.47.2, v0.47.1, v0.47.0...
one month ago

beads v0.24.2

Pre-compiled binaries for Linux, macOS (Intel & Apple Silicon), and Windows.

Installation

Homebrew (macOS/Linux):

brew install steveyegge/beads/bd

Quick Install (macOS/Linux):

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

Bug Fixes

  • b8db5ab fix(test): Complete rootCtx initialization fix for all hanging tests (issue #355)

Others

  • 5eefec7 Fix TestFindJSONLPathDefault to expect beads.jsonl
  • c4c5c80 Fix: Change default JSONL filename from beads.jsonl to issues.jsonl
  • a517ec9 Fix: TestGetAssignedStatus - Missing rootCtx initialization
  • 87ee3a6 Improve bd doctor JSONL checks to focus on real problems
  • d918e47 Remove stale issues.jsonl (repo configured to use beads.jsonl)
  • a40f17c Update bd JSONL
  • 3573470 bd sync: 2025-11-21 23:34:10
  • 8409718 bd sync: 2025-11-21 23:58:45
  • 09e094a bd sync: 2025-11-22 00:02:18

Don't miss a new beads release

NewReleases is sending notifications on new releases.