feat(mcp): Implement add-dependency MCP command for creating dependency relationships between tasks

This commit is contained in:
Eyal Toledano
2025-03-31 14:24:45 -04:00
parent 9f430ca48b
commit 6a6d06766b
5 changed files with 127 additions and 2 deletions

View File

@@ -1701,7 +1701,7 @@
"title": "Implement add-dependency MCP command",
"description": "Create MCP tool implementation for the add-dependency command",
"details": "",
"status": "in-progress",
"status": "done",
"dependencies": [
"23.31"
],