feat(mcp): Implement update-task MCP command for updating single tasks by ID with proper direct function wrapper, MCP tool implementation, and registration

This commit is contained in:
Eyal Toledano
2025-03-31 02:02:01 -04:00
parent 74dcf3b5f4
commit a186cb43e3
7 changed files with 164 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
"task-master-ai": patch
---
Split monolithic task-master-core.js into separate function files within
Split monolithic task-master-core.js into separate function files within direct-functions directory and implement update-task MCP command for updating a single task by ID