v0.17.1

eyaltoledano/claude-task-masterv0.17.1Jun 18, 2025by github-actions[bot]

AI Summary

A patch release addressing a critical bug in the contextGatherer that prevented tasks from being added properly.

Key Highlights

  • Fixed contextGatherer bug causing 'Cannot read properties of undefined (reading forEach)' error

Full Release Notes

### Patch Changes

-   [#789](https://github.com/eyaltoledano/claude-task-master/pull/789) [`8cde6c2`](https://github.com/eyaltoledano/claude-task-master/commit/8cde6c27087f401d085fe267091ae75334309d96) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Fix contextGatherer bug when adding a task `Cannot read properties of undefined (reading 'forEach')`