mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
Fix plugin manifest validation errors (#75)
Fixes plugin manifest validation errors caused by explicit agents field and incorrect tools format. Fixes #74
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
"automation",
|
||||
"best-practices"
|
||||
],
|
||||
"agents": "./agents",
|
||||
"commands": "./commands",
|
||||
"skills": "./skills"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user