Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:27 +08:00
commit 1916d21d59
4 changed files with 239 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "research-task",
"description": "Deep Dive Research",
"version": "1.0.0",
"author": {
"name": "Matthew Pazaryna",
"email": "[email protected]"
},
"commands": [
"./commands"
]
}