Download Latest Version v0.6.0 - Complete bd-br migration source code.tar.gz (4.2 MB)
Email in envelope

Get an email when there's a new version of Agentic Coding Flywheel Setup

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-02 967 Bytes
v0.6.0 - Complete bd-br migration source code.tar.gz 2026-02-02 4.2 MB
v0.6.0 - Complete bd-br migration source code.zip 2026-02-02 4.6 MB
Totals: 3 Items   8.8 MB 1

Changes

Breaking Changes

  • Removed bd alias for br (beads_rust) - use br directly

New Features

  • br alias guard: Automatically removes stale alias br='bun run' from older ACFS versions
  • Uses whence -p br to detect binary vs alias (zsh-specific)
  • Ensures br command always points to beads_rust binary

Migrations

  • All bd references migrated to br across:
  • Shell config (acfs.zshrc)
  • Web app lessons and tutorials
  • Installer scripts (newproj, doctor, screens)
  • CLI flags (--no-bd--no-br)
  • Environment variables (AGENTS_ENABLE_BDAGENTS_ENABLE_BR)
  • State variables (enable_bdenable_br)
  • Test suites

Bug Fixes

  • Fixed mock function in test_newproj_errors.bats using wrong function name
  • Fixed shellcheck SC1087 in test_new_tools_e2e.sh

Notes

  • Bead IDs (bd-XXXX) are preserved as historical identifiers
  • Upgrading users should re-source their shell or restart terminal
Source: README.md, updated 2026-02-02