Implement validate-dependencies MCP command for checking dependency validity

This commit is contained in:
Eyal Toledano
2025-03-31 13:55:07 -04:00
parent 42907c522e
commit 4d2db4d165
7 changed files with 127 additions and 24 deletions

View File

@@ -884,7 +884,7 @@ Analyze and refactor the project root handling mechanism to ensure consistent fi
### Details:
## 41. Implement validate-dependencies MCP command [pending]
## 41. Implement validate-dependencies MCP command [done]
### Dependencies: 23.31, 23.39, 23.40
### Description: Create MCP tool implementation for the validate-dependencies command
### Details:

View File

@@ -1723,7 +1723,7 @@
"title": "Implement validate-dependencies MCP command",
"description": "Create MCP tool implementation for the validate-dependencies command",
"details": "",
"status": "pending",
"status": "done",
"dependencies": [
"23.31",
"23.39",