fix: remove unsupported agents field from all plugin manifests #49

Merged
lmiranda merged 2 commits from fix/marketplace-schema into development 2026-01-21 02:50:17 +00:00
Showing only changes of commit 565540d0ba - Show all commits

View File

@@ -16,6 +16,5 @@
"branch",
"automation"
],
"commands": ["./commands/"],
"agents": ["./agents/"]
"commands": ["./commands/"]
}