github steveyegge/beads v0.46.0

3 days ago

beads v0.46.0

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

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

  • b7358f1 feat(types): add custom type support to beads config (bd-649s)
  • a70c3a8 feat: extract Gas Town types from beads core (bd-i54l)

Bug Fixes

  • 8528fca fix(gate): handle workflow name hints in gh:run gate discovery (bd-m8ew)

Others

  • 4440f9e refactor(gate): consolidate numeric ID check and improve workflow matching

Don't miss a new beads release

NewReleases is sending notifications on new releases.