Changes in 0.32.1: - feat(mcp): Add output control params (PR#667) - brief, brief_deps, fields, max_description_length - feat(mcp): Add filtering params - labels, labels_any, query, unassigned, sort_policy - fix(pin): Add pinned to allowed update fields (gt-zr0a) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
321 B
JSON
16 lines
321 B
JSON
{
|
|
"name": "beads-marketplace",
|
|
"description": "Local marketplace for beads plugin development",
|
|
"owner": {
|
|
"name": "Steve Yegge"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "beads",
|
|
"source": "./",
|
|
"description": "AI-supervised issue tracker for coding workflows",
|
|
"version": "0.32.1"
|
|
}
|
|
]
|
|
}
|