15 lines
323 B
JSON
15 lines
323 B
JSON
{
|
|
"name": "aitt",
|
|
"description": "AI-driven development toolkit with commands and agents for testing, code review, and commit management",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Byborg",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |