Implement clear-subtasks MCP command for clearing subtasks from parent tasks

This commit is contained in:
Eyal Toledano
2025-03-31 13:07:42 -04:00
parent 0b7b395aa4
commit 995e95263c
7 changed files with 164 additions and 4 deletions

View File

@@ -736,7 +736,7 @@ Following MCP implementation standards:
- Unit test for analyzeTaskComplexityDirect.js
- Integration test for MCP tool
## 29. Implement clear-subtasks MCP command [pending]
## 29. Implement clear-subtasks MCP command [done]
### Dependencies: None
### Description: Create direct function wrapper and MCP tool for clearing subtasks from a parent task.
### Details: