chore: task mgmt

This commit is contained in:
Eyal Toledano
2025-03-31 14:21:05 -04:00
parent 6f87faa9dc
commit ac6b0a3f14
2 changed files with 4 additions and 4 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": "pending",
"status": "in-progress",
"dependencies": [
"23.31"
],
@@ -1748,7 +1748,7 @@
"title": "Implement complexity-report MCP command",
"description": "Create MCP tool implementation for the complexity-report command",
"details": "",
"status": "in-progress",
"status": "done",
"dependencies": [
"23.31"
],