Release highlights: - VersionedStorage interface for pluggable backends - bd types command and enhancement type alias - bd close -m flag (git commit convention) - RepoContext API for centralized git operations - Dolt backend improvements (WIP) - Many bug fixes for doctor, sync, hooks, worktrees 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.48.0"
|
|
}
|
|
]
|
|
}
|