- 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>
16 lines
334 B
JSON
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"
|
|
}
|
|
]
|
|
}
|