fix: remove agents field from git-flow plugin.json
Claude Code doesn't support the agents field in plugin manifests. Commands-only manifest should work. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -16,6 +16,5 @@
|
|||||||
"branch",
|
"branch",
|
||||||
"automation"
|
"automation"
|
||||||
],
|
],
|
||||||
"commands": ["./commands/"],
|
"commands": ["./commands/"]
|
||||||
"agents": ["./agents/"]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user