Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:51 +08:00
commit 9327006f48
14 changed files with 3885 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "menon-core",
"description": "Core functionality plugin for the menon ecosystem with feature management and configuration capabilities.",
"version": "1.0.0",
"author": {
"name": "Eduardo Menoncello",
"email": "eduardo@menoncello.com"
},
"agents": [
"./agents"
]
}