task-master-ai@0.43.1

useautumn/autumntask-master-ai@0.43.1Mar 31, 2026by github-actions[bot]

AI Summary

This patch release removes the automatic setup of 'hamster' and 'ham' shell aliases during the initialization process. It also ensures that any existing aliases of these names are automatically cleaned up.

Key Highlights

  • Removes 'hamster' and 'ham' alias setup during 'task-master init'
  • Automatic cleanup of pre-existing aliases
  • Patch version update to 0.43.1

Full Release Notes

### Patch Changes

-   [#1676](https://github.com/eyaltoledano/claude-task-master/pull/1676) [`6a11438`](https://github.com/eyaltoledano/claude-task-master/commit/6a11438de2859a3fb9bad4c2bef6fac35e44425a) Thanks [@Crunchyman-ralph](https://github.com/Crunchyman-ralph)! - Stop setting up `hamster` and `ham` shell aliases during `task-master init`. Existing aliases are automatically cleaned up.