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 e8137531be
commit 42907c522e
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"
],