Skip to content

fix(beads): track safe workspace defaults#431

Draft
christso wants to merge 4 commits into
mainfrom
fix/beads-worktree-identity
Draft

fix(beads): track safe workspace defaults#431
christso wants to merge 4 commits into
mainfrom
fix/beads-worktree-identity

Conversation

@christso

@christso christso commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Summary

AllAgents now tracks only the Beads template (.beads/config.yaml.example) and .beads/.gitignore, while live .beads/config.yaml, .beads/metadata.json, and runtime state stay local.

Root .gitignore only keeps the template trackable and runtime files ignored. Developer-specific Beads workflow guidance lives in the shared Beads skill.

Verification

  • git diff --check
  • bd --readonly bootstrap --dry-run --json reports sync_remote: git+https://github.com/EntityProcess/allagents-beads.git from the local config
  • git ls-files .beads reports only .beads/.gitignore and .beads/config.yaml.example
  • Push preflight hook passed: lint, typecheck, and tests

Post-Deploy Monitoring & Validation

No additional production monitoring required. This is repo coordination config only. After merge, copy .beads/config.yaml.example to .beads/config.yaml in a local checkout, then validate with git ls-files .beads and bd --readonly bootstrap --dry-run --json.


Compound Engineering
Codex GPT-5

@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: f986751
Status: ✅  Deploy successful!
Preview URL: https://6f14687a.allagents.pages.dev
Branch Preview URL: https://fix-beads-worktree-identity.allagents.pages.dev

View logs

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