github steveyegge/beads v0.27.0

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

beads v0.27.0

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

Features

  • 30b2315 feat(hooks): display helpful message for git worktree with beads (#416)
  • 80ec809 feat: configure sync.remote for contributor fork workflows

Bug Fixes

  • d5f2d91 fix(ci): more changes to fix failing CI (#415)
  • ba6f06e fix(docs): correct bd dep add syntax and semantics
  • 3a2e9d5 fix(multirepo): handle out-of-order dependencies during JSONL import (#414)
  • 3ffd1c1 fix(sync): default noGitHistory=true for --from-main mode (#418)
  • 9b55c4d fix: add countIssuesInJSONLFile wrapper function
  • 2172023 fix: add gosec lint suppressions
  • 2eec4f0 fix: clean up .beads directory before Nix Flake test
  • 83c2a8c fix: clean up .beads directory before Nix Flake test
  • e24147c fix: remove duplicate countIssuesInJSONLFile function
  • f134a3d fix: remove duplicate countIssuesInJSONLFile function
  • 9204f3e fix: remove test for deleted isPathWithinDir function
  • 0b13a0d fix: support git worktrees in hooks installation
  • 9182e9f fix: suppress gosec lint warnings for file operations
  • dee16db fix: suppress gosec lint warnings for file operations

Others

  • 7858cf8 Merge fix-ci: CI fixes and lint suppressions
  • 8e33b5d Merge main into fix-ci
  • a043e34 bd sync: 2025-11-29 00:54:21
  • b4f69eb bd sync: 2025-11-29 23:07:42
  • 099e4f5 bd sync: 2025-11-29 23:20:04
  • f6f47bc bd sync: 2025-11-29 23:23:01
  • 133503c bd sync: 2025-11-29 23:31:21
  • 3e0ae1c bd sync: apply DB changes after import
  • ce36a6f remove ephemeral working_on note

Don't miss a new beads release

NewReleases is sending notifications on new releases.