mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Merge pull request #74 from bryan-anthropic/fix/marketplace-json-schema
fix: remove invalid keys from marketplace.json plugins entry
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "understand-anything",
|
||||
"description": "Multi-agent codebase analysis with interactive dashboard, guided tours, and skill commands",
|
||||
"version": "2.2.0",
|
||||
"source": "./understand-anything-plugin"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user