feat: implement set-status MCP command and update changeset

This commit is contained in:
Eyal Toledano
2025-03-31 02:19:53 -04:00
parent d4f92858c2
commit 6d01ae3d47
6 changed files with 104 additions and 27 deletions

View File

@@ -6,3 +6,4 @@
- Implement update-task MCP command for updating a single task by ID
- Implement update-subtask MCP command for appending information to specific subtasks
- Implement generate MCP command for creating individual task files from tasks.json
- Implement set-status MCP command for updating task status