mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2025-07-23 08:53:46 +00:00

This commit updates to more robustly handle responses from . Previously, the module strictly expected the AI-generated object to be nested under . This change ensures that it now first checks if itself contains the expected task data object, and then falls back to checking . This enhancement increases compatibility with varying AI provider response structures, similar to the improvements recently made in .