Changelog
- e0a1bd8 chore(beads): add beads for bd→br migration and release notes fallback
- d314f99 chore(beads): enhance bead descriptions with implementation plans
- b50820a chore(beads): refine bd→br migration and release notes beads with full specs
- f46c76d chore(beads): sync issue tracker
- 3ece5bc chore(beads): sync issue tracker
- afc589d chore(beads): sync issue tracker state
- 98ded85 chore(beads): sync issue tracker state
- 7ce4706 chore(beads): track Solarized color compat fix and release notes fallback workflow
- a7322e3 chore: add .crush/ to .gitignore
- 64ec7d6 chore: add GitHub social preview image (1280x640)
- 7fea9cc chore: bump fallback version to v0.15.0 for release
- df805e2 chore: close bd-1m4u (refresh optimization verified at 70ms)
- 571d86e chore: close bd-3v9s (bd→br migration complete)
- e02f279 chore: close bd-sfad (release notes workflow tested)
- 719ca79 chore: update Nix flake configuration
- 81c2b94 chore: update license to MIT with OpenAI/Anthropic Rider
- ffce7cc ci: enhance release notes fallback workflow (bd-t8dx, GH #99)
- e60384b feat(export): add GitHub Pages and Cloudflare deployment support
- ede65f2 feat(version): add multi-source version detection with graceful fallback
- 8e9c656 feat: add --agents-* CLI flags for AGENTS.md blurb management (bv-105)
- b56ddae feat: add --db flag and BEADS_DB env var for configuring database path (#125)
- ce542b3 feat: add draft/review statuses and upgrade agent blurb to v2
- 42d69f7 feat: add status color mappings for deferred, draft, pinned, hooked, review, and tombstone
- d1e8233 fix(cache): use WalkDir for deep mtime scan and simplify BEADS_DB check
- dc6bfab fix(cli): apply recipe filtering before robot modes (bv-93)
- cf26e8f fix(docs): replace obsolete bd references with br/bv in README
- 5285cba fix(docs): update cass GitHub URL to coding_agent_session_search
- 87f36d7 fix(loader): prefer beads.jsonl over issues.jsonl for bd compatibility
- d49b071 fix(release): add v prefix to version in goreleaser ldflags
- 19437c4 fix(sqlite): read labels from separate labels table for br/beads-rs compat
- 271cb10 fix(ui): improve footer text contrast across terminal themes (#128)
- 2fef54f fix(version): sync hardcoded version with git tag v0.14.4
- 087af33 fix(version): validate ldflags injection to prevent empty version output (#126)
- b14e9c4 fix: add transitive parent-blocked check to GetActionableIssues (bv-108)
- e50be8a fix: allow board columns to shrink below 12 chars on very narrow terminals
- cbbcb1f fix: color-profile-aware styling for Solarized/16-color terminals (bd-23lq)
- 6bce598 fix: complete bd-to-br command migration in remaining source and tests
- 2ff6cab fix: correct board detail panel box drawing and add GITHUB_TOKEN support for self-update (#116, #117)
- 08eb523 fix: correct board view column width calculation to prevent line rendering glitch (#114)
- 1bb3c27 fix: filter pseudo-versions and dirty builds from version detection
- 9464db4 fix: invalidate robot triage disk cache when .beads/ directory changes (#127)
- 064b3d0 fix: migrate from Go flag to pflag for POSIX double-dash options
- 23172a1 fix: normalize robot output envelope across all commands (bd-x1tm)
- f9ba482 fix: replace legacy bd command references with br across codebase
- ccd23d0 fix: scope GitHub token to github.com domains to prevent credential leaking on redirects
- a148823 fix: trim whitespace from GitHub token env vars to prevent 401 errors
- ca5da4e fix: update error messages to reference br instead of deprecated bd (#119)
- 2599cce fix: use terminal default background to prevent ANSI color mismap (#101), add auto release notes (#99)