#253 b2ccd60 Thanks @Crunchyman-ralph! - Add npx task-master-ai that runs mcp instead of using `task-master-mcp``
#267 c17d912 Thanks @Crunchyman-ralph! - Improve PRD parsing prompt with structured analysis and clearer task generation guidelines. We are testing a new prompt - please provide feedback on your experience.
#243 454a1d9 Thanks @Crunchyman-ralph! - - Fixes shebang issue not allowing task-master to run on certain windows operating systems
#268 3e872f8 Thanks @Crunchyman-ralph! - Fix remove-task command to handle multiple comma-separated task IDs
#239 6599cb0 Thanks @eyaltoledano! - Updates the parameter descriptions for update, update-task and update-subtask to ensure the MCP server correctly reaches for the right update command based on what is being updated -- all tasks, one task, or a subtask.
#272 3aee9bc Thanks @Crunchyman-ralph! - Enhance the parsePRD to include --append flag. This flag allows users to append the parsed PRD to an existing file, making it easier to manage multiple PRD files without overwriting existing content.
#264 ff8e75c Thanks @joedanz! - Add quotes around numeric env vars in mcp.json (Windsurf, etc.)
#248 d99fa00 Thanks @Crunchyman-ralph! - - Fix task-master init polluting codebase with new packages inside package.json and modifying project README
README-task-master.md#266 41b979c Thanks @Crunchyman-ralph! - Fixed a bug that prevented the task-master from running in a Linux container
#265 0eb16d5 Thanks @Crunchyman-ralph! - Remove the need for project name, description, and version. Since we no longer create a package.json for you
7141062 Thanks @eyaltoledano! - - Easier Ways to Use Taskmaster (CLI & MCP):
task-master) or as an MCP server directly within integrated development tools like Cursor (using its built-in features). This makes Taskmaster accessible regardless of your preferred workflow.initialize_project capability.remove-task command to permanently delete tasks you no longer need.taskmaster.mdc reference guide and improved readme for a full list).taskmaster.mdc) detailing all commands and tools with examples, usage tips, and troubleshooting info. This is mostly for use by the AI but can be useful for human users as well.#80 aa185b2 Thanks @Crunchyman-ralph! - Remove non-existent package @model-context-protocol/sdk
#45 757fd47 Thanks @Crunchyman-ralph! - Add license to repo
#44 eafdb47 Thanks @Crunchyman-ralph! - add github actions to automate github and npm releases
#20 4eed269 Thanks @Crunchyman-ralph! - Implement MCP server for all commands using tools.
#44 44db895 Thanks @Crunchyman-ralph! - Added changeset config #39
#50 257160a Thanks @Crunchyman-ralph! - Fix addTask tool projectRoot not defined
#57 9fd42ee Thanks @github-actions! - fix mcp server not connecting to cursor
#48 5ec3651 Thanks @Crunchyman-ralph! - Fix workflows
expand-all command that could cause NaN errors or JSON formatting issues (especially when using --research).analyze-complexity command (specifically related to the threshold parameter).add-task command more consistent by adding standard flags like --title, --description for manual task creation so you don't have to use --prompt and can quickly drop new ideas and stay in your flow.remove-task) to prevent mistakes. There's a known bug for deleting multiple tasks with comma-separated values. It'll be fixed next release.list-tasks is now get_tasks) to be more intuitive if seen in logs or AI interactions.init and parse-prd steps). This ensures the AI doesn't go on a tangent deciding its own workflow, and follows the exact process outlined in the Taskmaster workflow..env file) or an integrated tool (.cursor/mcp.json file).npx -y task-master-ai task-master-mcp.claude-3-7-sonnet-20250219 and Perplexity sonar-pro by default.expand to 5 (from 4)..md) can be used for Product Requirements Documents (parse_prd).numTasks option in parse_prd for better guidance.show command) to visualize subtask completion.