Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:10 +08:00
commit c311e63b2d
4 changed files with 375 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "leapmultix-agent-agent-architecte",
"description": "Agent agent-architecte from LeapMultix",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"agents": [
"./agents"
]
}