#1452 4046b3c Thanks @eyaltoledano! - Add Hamster integration for parse-prd command
Your tasks are only as good as the context behind them. Now when you run parse-prd, you can choose to bring your PRD to Hamster instead of parsing locally.
New Workflow Choice
Why Hamster?
Hamster Integration
Quality of Life
#1452 4046b3c Thanks @eyaltoledano! - Redesign tm init with clearer workflow selection and reduced noise
Choose how you want to plan: Solo with Taskmaster or Together with Hamster. The new init flow guides you through setup with context-appropriate options and cleaner output.
New Workflow Selection
Cleaner Experience
Quality of Life
tm rules --setup anytime if you declined during init--yes flag for fully non-interactive setup--rules cursor,windsurf to specify rules upfront#1452 4046b3c Thanks @eyaltoledano! - Introduce tm export command - bring Task Master to your team
Share your task plans with teammates by exporting local tasks to collaborative briefs on Hamster. Select which tags to export, invite team members, and start collaborating instantly.
New tm export Command
Team Collaboration
-I, --invite flagQuality of Life Improvements
tm login / tm logout shortcutstm show ham31 now works (normalizes to HAM-31)#1452 4046b3c Thanks @eyaltoledano! - Add simpler positional syntax and Hamster-aware UI improvements
tm update-task 1 Added implementation (no quotes needed for multi-word prompts)tm status 1 done (new alias for set-status) or tm set-status 1,1.1,2 in-progresstm list done or tm list in-progress or tm list all (shortcut for --with-subtasks)update-task when connected to Hamster--id, --status, etc.)#1452 4046b3c Thanks @eyaltoledano! - Add Sentry integration for error tracking and AI telemetry monitoring
Sentry.wrapMcpServerWithSentry() to automatically capture spans for all MCP tool interactionsanonymousTelemetry config option (default: true) allowing local storage users to opt out of telemetry#1463 55595f6 Thanks @Crunchyman-ralph! - Fix package issue in earlier rc