fix(add-task): removes stdout in add-task which will crash MCP server (#593)

* fix(add-task): fixes an isse in which stdout leaks out of add-task causing the mcp server to crash if used.

* chore: add changeset

---------

Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
Eyal Toledano
2025-05-25 22:10:03 -04:00
committed by Ralph Khreish
parent b60e1cf835
commit 2d520de269
2 changed files with 31 additions and 24 deletions

View File

@@ -0,0 +1,5 @@
---
'task-master-ai': patch
---
Fix add-task MCP command causing an error