Implement remove-dependency MCP command for removing dependencies from tasks

This commit is contained in:
Eyal Toledano
2025-03-31 13:51:39 -04:00
parent 7f0cdf9046
commit fba6131db7
7 changed files with 132 additions and 4 deletions

View File

@@ -1712,7 +1712,7 @@
"title": "Implement remove-dependency MCP command",
"description": "Create MCP tool implementation for the remove-dependency command",
"details": "",
"status": "pending",
"status": "done",
"dependencies": [
"23.31"
],