Skip to content

0.3.0 - 2025-12-27

Choose a tag to compare

@github-actions github-actions released this 27 Dec 22:05
69ad409

Release Notes

Added

  • brd rm command to delete issues
  • brd skip command to mark issues as skipped/won't do
  • brd agents command to manage AGENTS.md instruction block
  • verbose logging flag (-v / BRD_VERBOSE env var)
  • TUI: issue editing with e key
  • visual styling in brd ls and brd ready:
    • P0/P1 issues shown in bold
    • doing issues shown underlined
    • done issues shown dimmed
    • design issues shown in italic
    • meta issues shown in bold
  • issue type column in ls/ready output (design/meta)
  • owner shown for doing issues in ls (magenta)
  • issue age in ls output (human-readable format)
  • cycle prevention when adding dependencies
  • configuration documentation (docs/configuration.md)

Changed

  • schema v4: renamed labels field to tags
  • TUI priority picker now includes P0

Fixed

  • column alignment when type column is empty in ls/ready
  • status column padding (doing vs todo alignment)
  • doctor command AGENTS.md block status reporting

Download braid 0.3.0

File Platform Checksum
braid-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
braid-x86_64-apple-darwin.tar.xz Intel macOS checksum
braid-x86_64-pc-windows-msvc.zip x64 Windows checksum
braid-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
braid-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum