Skip to content

docs(orchestration): use br-first Beads workflow#1288

Merged
christso merged 3 commits into
mainfrom
feat/agentv-9gh-beads-ntm
Jun 3, 2026
Merged

docs(orchestration): use br-first Beads workflow#1288
christso merged 3 commits into
mainfrom
feat/agentv-9gh-beads-ntm

Conversation

@christso
Copy link
Copy Markdown
Collaborator

@christso christso commented Jun 3, 2026

Refs agentv-9gh

Summary

  • Update AGENTS.md so normal AgentV coordination is Beads-first with br / beads_rust going forward.
  • Remove AO workflow guidance from AgentV instructions.
  • Point worker launch to upstream EntityProcess agent plugin tooling instead of carrying a local AgentV wrapper.

Scope Change

The bead-aware launcher script is being upstreamed to EntityProcess/agent-plugins instead of living in AgentV. A separate tmux worker is running in /home/entity/projects/EntityProcess/agent-plugins.worktrees/bead-spawn-agent-upstream on branch feat/bead-spawn-agent-upstream to implement that.

Red/Green UAT

Red, before this update:

  • AGENTS.md still described AO/GitHub as the default internal orchestration path.
  • The first version of this branch carried scripts/bead-spawn-agent.sh locally and included bd/Dolt compatibility language.

Green, with this branch:

  • AGENTS.md now makes Beads the durable task graph and uses br commands for ready/show/claim/create/dep/close/sync.
  • The local scripts/bead-spawn-agent.sh file has been removed from AgentV so the launcher can live in the upstream agent plugin repo.
  • Stale bd, Dolt, local launcher, and AO workflow references are absent from AGENTS.md.

Verification

  • git diff --check
  • rg -n "AO|ao |Composio|AO-managed|orchestrator" AGENTS.md returned no matches.
  • rg -n -e 'bd ' -e 'Dolt' -e 'dolt' -e 'scripts/bead-spawn-agent.sh' AGENTS.md returned no matches.
  • Earlier pre-push hook passed build, typecheck, lint, test, and validate eval YAML files. Latest AO-removal commit was pushed with --no-verify by request because it is docs-only.

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

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

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: efef781
Status: ✅  Deploy successful!
Preview URL: https://3e83e0fd.agentv.pages.dev
Branch Preview URL: https://feat-agentv-9gh-beads-ntm.agentv.pages.dev

View logs

@christso christso changed the title feat(orchestration): add Beads-first worker launcher docs(orchestration): use br-first Beads workflow Jun 3, 2026
@christso christso marked this pull request as ready for review June 3, 2026 07:07
@christso christso merged commit 93fdb1e into main Jun 3, 2026
4 checks passed
@christso christso deleted the feat/agentv-9gh-beads-ntm branch June 3, 2026 07:07
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