Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:09 +08:00
commit 3720bd4c6d
8 changed files with 757 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "cloud",
"description": "Deploy Claude agents to cloud.atxp.ai",
"version": "1.1.1",
"author": {
"name": "ATXP Team",
"url": "https://atxp.ai"
},
"commands": [
"./commands"
]
}