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
+1 -1
View File
@@ -7,7 +7,7 @@
"plugins": [ "plugins": [
{ {
"name": "beads", "name": "beads",
"source": ".", "source": "./",
"description": "AI-supervised issue tracker for coding workflows", "description": "AI-supervised issue tracker for coding workflows",
"version": "0.9.2" "version": "0.9.2"
} }
+1 -4
View File
@@ -6,10 +6,7 @@
"name": "Steve Yegge", "name": "Steve Yegge",
"url": "https://github.com/steveyegge" "url": "https://github.com/steveyegge"
}, },
"repository": { "repository": "https://github.com/steveyegge/beads",
"type": "git",
"url": "https://github.com/steveyegge/beads"
},
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/steveyegge/beads", "homepage": "https://github.com/steveyegge/beads",
"keywords": [ "keywords": [