feat: adds remove-task command + MCP implementation.

This commit is contained in:
Eyal Toledano
2025-04-03 00:35:11 -04:00
parent ab38a48599
commit bda54f3296
15 changed files with 1204 additions and 26 deletions

View File

@@ -515,6 +515,7 @@ function createProjectStructure(projectName, projectDescription, projectVersion,
"boxen": "^7.1.1",
"gradient-string": "^2.0.2",
"cli-table3": "^0.6.3",
"inquirer": "^9.2.15",
"ora": "^7.0.1"
}
};