Skip to content

docs(agents): externalize task tracker guidance#1339

Merged
christso merged 1 commit into
mainfrom
docs/av-sfv-task-tracker-guidance
Jun 9, 2026
Merged

docs(agents): externalize task tracker guidance#1339
christso merged 1 commit into
mainfrom
docs/av-sfv-task-tracker-guidance

Conversation

@christso

@christso christso commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

AgentV's public worker guidance now treats task tracking as operator-supplied context instead of telling every worker to use repo-local Beads. If a prompt supplies an external tracker database, path, or environment variable, workers use that source; otherwise they avoid creating, syncing, staging, or committing local tracker state.

This also removes the conflicting auto-inserted bv workflow block and keeps the reusable public guidance around Agent Mail reservations, worktrees, GitHub PRs, and handoff state.

Verification

  • Red: initial rg found root AGENTS.md instructions for Beads as the normal task graph, br sync --flush-only, staging .beads/, and the auto bv-agent-instructions-v2 block.
  • Green: rg -n "Beads|beads|\\.beads|BD_DB|\\bbr\\b|\\bbv\\b|br sync|br update" AGENTS.md returns no matches.
  • git diff --check
  • Pre-push hook passed: bun --filter @agentv/core typecheck, bun --filter @agentv/phoenix-adapter typecheck, bun --filter agentv typecheck, and biome check .

Compound Engineering
GPT_5_Codex

@christso christso marked this pull request as ready for review June 9, 2026 09:05
@christso christso merged commit df8efc2 into main Jun 9, 2026
8 checks passed
@christso christso deleted the docs/av-sfv-task-tracker-guidance branch June 9, 2026 09:05
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