Latest
Sign InSign Up
Product
Resources
DocsTaskmasterHamster StudioCareersAbout
Latest
Sign InSign Up

Same-day shipping for your product team

© 2025 Wheel Go Fast, Inc. All Rights Reserved.

GitHubDiscord
Latest
Resources
  • Docs
  • Careers
  • About
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy

Taskmaster Changes

Latest updates and improvements to Taskmaster CLI and tools

AllThoughtsChanges
AllTaskmasterStudio
Oct 21, 2025
v0.30.0

Autopilot TDD Workflows & Optimized AI Tool Loading

Taskmaster

Introducing autonomous test-driven development with `tm autopilot` commands that guide AI agents through complete RED-GREEN-COMMIT cycles. Plus configurable MCP tool loading to reduce AI context usage by 80% with lean mode.

Automation gears representing autopilot workflows
Oct 14, 2025
v0.29.0

Official Claude Code Plugin & RPG Planning Method

Taskmaster

Launch of the official Claude Code plugin with 49 slash commands and 3 AI agents, plus the new RPG (Repository Planning Graph) method for creating dependency-aware PRDs that generate perfectly ordered task graphs.

Plugin puzzle pieces snapping together
Oct 7, 2025
v0.28.0

GPT-5 Codex Integration & AI SDK v5 Migration

Taskmaster

Unlock GPT-5 and GPT-5-Codex models with 272K context through OAuth-based Codex CLI integration. Major AI SDK v5 migration brings structured output generation and improved reliability across all AI providers.

Terminal with AI SDK integrations
Sep 27, 2025
v0.27.3

Subtask Navigation Fix

Taskmaster

Fixed critical issue where `tm show` command couldn't find subtasks using dotted notation IDs (e.g., '8.1'), restoring proper subtask navigation and information display.

CLI details magnified with a search icon
Sep 25, 2025
v0.27.2

Smart Parent Task Status Updates

Taskmaster

Improved subtask status handling: parent tasks automatically update to 'done' when all subtasks complete, and to 'in-progress' when any subtask is active or completed.

Abstract status update patterns
Sep 24, 2025
v0.27.1

The Start Command, Auto-Updates & Grok CLI Integration

Taskmaster

Major automation release: `tm start` auto-launches Claude Code with comprehensive task context, seamless background auto-updates, Grok CLI support with full codebase context, smart parent task status management, and cross-tag task movement for organized development workflows.

Abstract automation start patterns
Sep 9, 2025
v0.26.0

Codebase-Aware AI & Improved Claude Code Integration

Taskmaster

Enhanced Gemini CLI with automatic codebase analysis for context-aware task generation, plus restored Claude Code commands with improved command organization and configurable codebase analysis features.

Abstract codebase awareness patterns
Aug 22, 2025
v0.25.1

Claude Code SDK Stability Fixes

Taskmaster

Prevented crashes when Claude Code SDK is missing through improved error handling and SDK presence checks. Updated dependency to v1.0.88 for better export consistency.

Abstract stability and flow patterns
Aug 19, 2025
v0.25.0

Cross-Tag Task Movement & Kilo Code Integration

Taskmaster

Organize tasks across different contexts with cross-tag movement functionality, plus new Kilo Code profile integration with custom modes and a compact list view for streamlined task management.

Abstract movement and organization patterns
Aug 8, 2025
v0.24.0

Enhanced Claude Code Provider with Codebase-Aware Task Generation

Taskmaster

Automatic codebase analysis for Claude Code provider in parse-prd, expand-task, and analyze-complexity commands. AI now analyzes project structure, existing implementations, and patterns before generating tasks or subtasks.

Abstract codebase analysis patterns
Aug 2, 2025
v0.23.0

VS Code Marketplace and Open VSX Registry

Taskmaster

Official TaskMaster extension now available on VS Code Marketplace and Open VSX Registry, bringing task management directly into your development environment.

Abstract marketplace distribution patterns
Jul 25, 2025
v0.22.0

Comprehensive Kiro IDE Integration & Smart Complexity Reports

Taskmaster

Full Kiro IDE support with 7 autonomous task management agent hooks, plus intelligent prompting to generate complexity reports when missing for better task planning.

Abstract IDE complexity patterns
Jul 19, 2025
v0.21.0

Kiro Editor Rule Profile Support

Taskmaster

Added support for Kiro IDE with custom rule files, MCP configuration, and automatic generation of rule files in .kiro/steering/ directory with markdown format.

Abstract editor integration shapes
Jul 12, 2025
v0.20.0

xAI Grok 4 Model Support

Taskmaster

Added support for xAI's Grok 4 model with competitive $3/$15 per 1M token pricing, available for main, fallback, and research roles.

Abstract xAI model patterns
Jul 5, 2025
v0.19.0

Gemini CLI Provider & AI-Driven Task Complexity

Taskmaster

Support for gemini-cli provider with free/subscription Google Accounts and Gemini Cloud Assist. AI can now determine optimal task counts based on complexity analysis, plus advanced Claude Code settings.

Abstract AI complexity patterns
Jun 21, 2025
v0.18.0

Configurable Provider Base URLs

Taskmaster

Configure custom base URLs for AI providers using environment variables like OPENAI_BASE_URL, enabling use of proxy services and alternative endpoints.

Abstract network connection patterns
Jun 18, 2025
v0.17.1

Context Gatherer Bug Fix

Taskmaster

Fixed critical contextGatherer bug that caused crashes when adding tasks, resolving 'Cannot read properties of undefined' error for improved stability.

Abstract flowing bug fix patterns
Jun 15, 2025
v0.17.0

AI-Powered Research Command with Intelligent Context Gathering

Taskmaster

Comprehensive research command with intelligent task discovery through fuzzy search, multi-source context gathering from tasks/files/project structure, and interactive follow-ups for deep project insights.

Abstract research and analysis patterns
Jun 8, 2025
v0.16.2

Enhanced Task Finding & Fuzzy Search Intelligence

Taskmaster

Improved findTasks algorithm for better path resolution, fixed MCP update tool 'No valid tasks found' error, and enhanced add-task fuzzy search for improved user experience.

Abstract search and discovery patterns
Jun 2, 2025
v0.16.1

Bedrock Fixes & MCP Logging Improvements

Taskmaster

Resolved AWS Bedrock integration issues, fixed MCP tool call logging errors, and updated rules for improved directory structure compatibility.

Abstract infrastructure repair patterns
Jun 1, 2025
v0.16.0

AWS Bedrock & Google Vertex AI Provider Support

Taskmaster

Added support for AWS Bedrock and Google Vertex AI providers, expanding AI model options with enterprise-grade cloud AI services for enhanced task management capabilities.

Abstract enterprise cloud patterns
May 24, 2025
v0.15.0

Comprehensive Ollama Model Validation & Interactive Setup

Taskmaster

Enhanced Ollama integration with live model validation against local instances, interactive setup with custom model options, and real-time validation through /api/tags endpoint queries.

Abstract validation and setup patterns
May 19, 2025
v0.14.0

Ollama Provider Support & Per-Role Base URL Configuration

Taskmaster

Added Ollama as a supported AI provider with interactive setup, plus per-role base URL configuration (main, research, fallback) allowing custom endpoint overrides for any provider.

Abstract speed and configuration lines
May 3, 2025
v0.13.0

Enhanced Task Expansion with Automatic Complexity Integration

Taskmaster

Intelligent task expansion that automatically uses complexity analysis to determine subtask counts and tailored prompts. Default append behavior with --force flag for fresh starts, eliminating manual prompt copying.

Abstract gradient expansion patterns
May 3, 2025
v0.13.1

MCP Server Module Loading Fix

Taskmaster

Fixed critical ERR_MODULE_NOT_FOUND error when starting MCP Server, ensuring reliable server initialization and module resolution.

Abstract module loading patterns
Apr 20, 2025
v0.12.1

Simplified MCP Access with npx task-master-ai

Taskmaster

Streamlined MCP server access through npx task-master-ai command, replacing complex setup with simple one-command execution for easier integration with development tools.

Abstract dynamic execution shapes
Apr 11, 2025
v0.11.1

Dual Access: CLI & MCP Server Integration

Taskmaster

Choose your workflow: install as a command-line tool (task-master) or use as MCP server within IDEs like Cursor. Includes new initialize_project capability for simplified project setup in integrated tools.

Abstract minimalist dual access patterns
Apr 1, 2025
v0.10.2

MCP Server Implementation & Automated Releases

Taskmaster

Complete MCP server implementation for all commands using tools, plus automated GitHub Actions for streamlined releases and package management improvements.

Abstract flowing automation patterns
Mar 27, 2025
v0.9.30

Foundation Release — Early TaskMaster

Taskmaster

Early foundation release of TaskMaster with core task management functionality. See full details at npmjs.com/package/task-master-ai/v/0.9.30.

Abstract geometric foundation patterns