fix: remove deprecated generateTaskFiles calls from MCP tools (#1277)

Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Resolves issue #1271 - MCP Connection Closed Error After Upgrading to v0.27.3
This commit is contained in:
Ralph Khreish
2025-10-06 11:55:26 +02:00
committed by GitHub
parent caee040907
commit 7b5a7c4495
6 changed files with 9 additions and 35 deletions

View File

@@ -0,0 +1,5 @@
---
"task-master-ai": patch
---
Fix MCP connection errors caused by deprecated generateTaskFiles calls. Resolves "Cannot read properties of null (reading 'toString')" errors when using MCP tools for task management operations.