Files
beads/.claude-plugin/marketplace.json
beads/crew/emma 159114563b chore(release): v0.47.2
- Dolt backend (experimental)
- bd show --children flag
- NixOS support improvements
- Fix redirect + sync-branch incompatibility
- Fix doctor project-level settings detection
- Fix contributor routing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 21:57:28 -08:00

16 lines
334 B
JSON

{
"name": "beads-marketplace",
"description": "Local marketplace for beads plugin development",
"owner": {
"name": "Steve Yegge"
},
"plugins": [
{
"name": "beads",
"source": "./claude-plugin",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.47.2"
}
]
}