Files
2025-11-30 09:01:56 +08:00

15 lines
751 B
JSON

{
"name": "toduba-system",
"description": "Sistema Toduba v2.0 con orchestratore ultra-think (quick/standard/deep modes), 8 agenti specializzati (backend, frontend, mobile, QA, test, analyzer, documentation), 10 comandi avanzati (init, update-docs, commit, code-review, ultra-think, test, rollback, help, interactive, template). Features: smart incremental updates, cache system, multiple export formats (MD/HTML/JSON/PDF), pre-commit hooks, snapshot & rollback, interactive step-by-step execution, template scaffolding. Documentazione automatica in /docs.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Matteo Tiboldo",
"email": "mtiboldo@toduba.it"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}