task-master-ai@0.30.1

eyaltoledano/claude-task-mastertask-master-ai@0.30.1Oct 27, 2025by github-actions[bot]

AI Summary

Patch release with UI alignment fixes and removal of unnecessary parameters from MCP tools to reduce complexity.

Key Highlights

  • Fixed warning message box width for consistent UI alignment
  • Removed file and complexity report parameters from get-tasks and get-task MCP tools

Full Release Notes

### Patch Changes

-   [#1305](https://github.com/eyaltoledano/claude-task-master/pull/1305) [`a98d96e`](https://github.com/eyaltoledano/claude-task-master/commit/a98d96ef0414833b948672f86da4acc11f700ebb) Thanks [@bjcoombs](https://github.com/bjcoombs)! - Fix warning message box width to match dashboard box width for consistent UI alignment

-   [#1346](https://github.com/eyaltoledano/claude-task-master/pull/1346) [`25addf9`](https://github.com/eyaltoledano/claude-task-master/commit/25addf919f58b439dbc2f6ccf5be822b48280fa3) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - remove file and complexity report parameter from get-tasks and get-task mcp tool
    -   In an effort to reduce complexity and context bloat for ai coding agents, we simplified the parameters of these tools