Merge pull request #84 from yujiachen-y/main

fix: add plugin manifest at marketplace-declared source path
This commit is contained in:
Yuxiang Lin
2026-04-12 19:22:26 +08:00
committed by GitHub
Unverified
@@ -0,0 +1,18 @@
{
"name": "understand-anything",
"description": "AI-powered codebase understanding — analyze, visualize, and explain any project",
"version": "2.3.1",
"author": {
"name": "Lum1104"
},
"homepage": "https://github.com/Lum1104/Understand-Anything",
"repository": "https://github.com/Lum1104/Understand-Anything",
"license": "MIT",
"keywords": [
"codebase-analysis",
"knowledge-graph",
"architecture",
"onboarding",
"dashboard"
]
}