Stops setting up hamster and ham shell aliases during initialization; existing aliases are automatically cleaned up.
Release history
claude-task-master releases
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.
All releases
44 shown
- MCPB bundle for single-click Claude Desktop installation
- Verbose output mode to loop command showing Claude's real-time work
- Optional metadata field on tasks for storing arbitrary JSON data
- Cross-process file locking to prevent concurrent write collisions
- --ready and --blocking filters to identify parallelizable tasks
- Atomic writes using temp file + rename to prevent partial writes
- Loop command for automated task execution with Docker sandbox
- Built-in presets for workflows (default, test-coverage, linting, duplication, entropy)
- Progress file tracking to maintain context across iterations
- CLI startup speed improved by 2x
- Smarter project root detection with boundary markers (.git, package.json, lock files)
- Support for monorepo markers (lerna.json, nx.json, turbo.json)
- Gemini 3 Flash Preview model support for Google and Gemini CLI providers
- Auto-detection for IDE profiles in rules command (13 IDEs supported)
- Watch mode (-w/--watch) for continuous task monitoring with real-time updates
- Enhanced task metadata display including relevant files, codebase patterns, scope boundaries
- Tool search capability for Claude Code MCP server
- Deferred MCP loading saving ~16% of Claude Code context window
- Operating mode filtering for slash commands (solo vs team mode)
- Slash commands for Roo, Cursor, Codex, Gemini, Opencode
- Support for new OpenAI models (gpt-5.1, gpt-5.1-codex-max, gpt-5.2) with reasoning effort
- Fixed login issues for users whose browsers or firewalls blocked CLI authentication
- tm/ prefix added to autopilot branch names for better organization
- Hamster integration for parse-prd command enabling team collaboration
- Redesigned tm init with workflow selection (solo vs team)
- New tm export command to share local tasks with team via Hamster
- Reintroduced task-master generate command with .md output
- Generated files follow markdownlint format
- Support for --tag flag to generate from specific tags
- Gemini CLI native responseJsonSchema support
- opus 4.1, opus 4.5 models
- ai-sdk-provider-claude-code v2.2.0
Minor fixes and improvements.
Full changelog
Minor Changes
- #1425
99d9179Thanks @Crunchyman-ralph! - Deprecated generate command
- Gemini 3 Pro preview
- Claude Code global/project/local config support
- multi-repo monorepo support
MCP server compatibility fixed with fastmcp upgrade.
Parse-prd schema fixed for model compatibility and Z.ai structured outputs.
- Z.ai Coding Plan endpoint
- improved auto-update experience
- Support for custom OpenAI-compatible providers via --openai-compatible flag
- Native Z.ai (GLM) integration with 200K+ token context support
- LM Studio integration for running Task Master completely offline with local models
- Gemini CLI provider
- AI-determined task count
- custom response language
- Configurable MCP tool loading via TASK_MASTER_TOOLS environment variable
- Autonomous TDD workflow automation with new autopilot commands and tools
- Support for Claude Haiku 4.5 and Sonnet 4.5 models
- Claude Code plugin with 49 slash commands and 3 specialized AI agents via marketplace
- RPG (Repository Planning Graph) method template for structured PRD creation
- Enhanced expand_all to intelligently use complexity analysis recommendations
- Codex CLI provider with OAuth-first authentication for GPT-5 and GPT-5-Codex models
- Cursor IDE custom slash command support
- Migration to AI SDK v5 with improved structured output generation
Fixed tm show command to properly find subtasks using dotted notation IDs like '8.1'.
Parent tasks automatically update status based on subtask completion state.
- no longer need --package=task-master-ai in mcp config
- JavaScript to TypeScript migration
- task-master start command
- Grok CLI provider with codebase context
- Claude Code codebase-aware analysis
- cross-tag task movement
- Gemini CLI codebase context
Claude Code SDK compatibility fixes and streaming temporarily disabled.
- cross-tag task movement
- Kilo Code profile integration
- --compact list mode
- Claude Code codebase analysis
- GPT-5 support
- task-orchestrator, task-executor, task-checker agents
- TaskMaster VS Code extension
- Kanban board view
- drag & drop status changes
VS Code Extension Release [email protected] **Marketplaces:** - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Hamster.task-master-hamster) - [Open VSX Registry](https://open-vsx.org/extension/Hamster/task-master-hamster)
- Kiro IDE integration
- 7 autonomous task management hooks
- complexity report generation prompts
- .taskmaster directory consolidation
- CLAUDE.md instructions moved to .taskmaster/CLAUDE.md
- Node version requirement > 18
- AWS Bedrock support
- Google Vertex AI provider
- Azure support
- xAI Grok 4 model support
- MCP Sampling provider
- Groq integration
- 8 IDE rule profiles
- Claude Code provider without API key
- custom base URL configuration
- enhanced add-task fuzzy search
- sync-readme export command
- semantic weighting improvements
- CLAUDE.md instructions moved to .taskmaster/CLAUDE.md with import
- task file structure migrated to tagged format
- AI-powered research command
- Tagged Lists architecture
- --append flag for update-task