Skip to content

Conversation

@jwilger
Copy link
Owner

@jwilger jwilger commented Dec 29, 2025

Summary

Replace beads issue tracking with GitHub Issues for better integration with GitHub's ecosystem and to eliminate tooling conflicts between beads, protected branches, and git-spice.

Changes

  • Remove .beads/ directory from tracking
  • Update AGENTS.md to document GitHub Issues workflow
  • Add .beads/ to .gitignore
  • Delete local beads-related branches

Migrated Issues

All existing beads issues have been migrated to GitHub Issues:

Priority Issues
Epic #237 (Poll-Based Projector System)
P1-high #238, #239
P2-medium #240, #241, #242, #243, #244
P3-low #245, #246, #247, #248
P4-backlog #249

Labels Configured

Priority: P0-critical, P1-high, P2-medium, P3-low, P4-backlog

Type: bug, enhancement, task, epic, chore, research, documentation

Why This Change

  • Beads was creating conflicts with protected branches and git-spice
  • GitHub Issues integrates better with PRs, project boards, and automation
  • Simpler workflow with gh CLI
  • Better visibility for external contributors

Replace beads issue tracking with GitHub Issues for better integration
with GitHub's ecosystem and to eliminate tooling conflicts.

Changes:
- Remove .beads/ directory from tracking
- Update AGENTS.md to document GitHub Issues workflow
- Add .beads/ to .gitignore
- Delete local beads-related branches

All existing beads issues have been migrated to GitHub Issues:
- Epic #237: Poll-Based Projector System
- P1: #238, #239 (coordinator cleanup and implementation)
- P2: #240-244 (audits, docs, testing)
- P3: #245-248 (benchmarks, snapshots, patterns)
- P4: #249 (research)

Labels configured:
- Priority: P0-critical through P4-backlog
- Type: bug, enhancement, task, epic, chore, research, documentation
@jwilger jwilger enabled auto-merge (squash) December 29, 2025 04:08
@jwilger jwilger merged commit fe5cb75 into main Dec 29, 2025
20 checks passed
@jwilger jwilger deleted the chore/remove-beads-use-github-issues branch December 29, 2025 04:11
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.

2 participants