Skip to content

chore(beads): configure original bd tooling#1298

Closed
christso wants to merge 2 commits into
mainfrom
chore/configure-original-beads
Closed

chore(beads): configure original bd tooling#1298
christso wants to merge 2 commits into
mainfrom
chore/configure-original-beads

Conversation

@christso
Copy link
Copy Markdown
Collaborator

@christso christso commented Jun 5, 2026

Summary

AgentV now uses the original Beads CLI (bd) as the documented repo workflow instead of the previous br/Beads Viewer guidance. Fresh local Beads setup is server-mode Dolt backed, but the portable source of truth remains the committed .beads/issues.jsonl export with the existing av issue prefix.

This also removes active Beads Viewer references from repo instructions/config and makes export discipline explicit: agents should run bd export -o .beads/issues.jsonl manually after bead mutations, while any future hooks should only check for stale exports and never mutate or stage files.

Verification

  • BEADS_DIR="$PWD/.beads" bd where --json reports prefix av and the worktree-local .beads/dolt database path.
  • BEADS_DIR="$PWD/.beads" bd count --json reports 27 issues; wc -l .beads/issues.jsonl reports 27 lines.
  • Focused rg checks found no active br, Beads Viewer, bv, robot, or flush-only references in repo instructions/config; remaining BR hits are unrelated fixture data or HTML line breaks.
  • git diff --check passed.

Compound Engineering
GPT_5

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 5, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 23281a2
Status: ✅  Deploy successful!
Preview URL: https://a0e1c02f.agentv.pages.dev
Branch Preview URL: https://chore-configure-original-bea.agentv.pages.dev

View logs

@christso christso force-pushed the chore/configure-original-beads branch from f2864c1 to 95849d5 Compare June 5, 2026 07:57
@christso christso closed this Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant