github steveyegge/beads v0.30.2

latest releases: v0.49.3, v0.49.2, v0.49.1...
one month ago

beads v0.30.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

Features

  • 0aea2d9 feat(schema): add messaging fields for bd-kwro epic
  • e0528de feat: add Factory.ai (Droid) support to bd setup command (#598)

Bug Fixes

  • 1ba12e1 fix: Windows build + gosec lint errors (#585)
  • 3824125 fix: align bd prime guidance with skill's hybrid TodoWrite approach
  • aed166f fix: improve issue ID prefix extraction for word-like suffixes
  • e91d1a0 fix: remove legacy deletions.jsonl from git tracking
  • a6f0c2d fix: sync all version files to 0.30.2 and add CI check

Others

  • c95bc6c Add Windows installation command to upgrade instructions (#589)
  • 9f76cfd refactor: remove all deletions.jsonl code (bd-fom)

Don't miss a new beads release

NewReleases is sending notifications on new releases.