Fix plugin manifest schema for Claude Code marketplace

Claud code `/plugin marketplace add steveyegge/beads` fix
This commit is contained in:
Steve Yegge
2025-10-14 15:36:49 -07:00
committed by GitHub
2 changed files with 2 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
"plugins": [
{
"name": "beads",
"source": ".",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.9.2"
}

View File

@@ -6,10 +6,7 @@
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"
},
"repository": {
"type": "git",
"url": "https://github.com/steveyegge/beads"
},
"repository": "https://github.com/steveyegge/beads",
"license": "MIT",
"homepage": "https://github.com/steveyegge/beads",
"keywords": [