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

Latest

News, thoughts, and product changes

AllThoughtsChanges
Automation gears representing autopilot workflows

Autopilot TDD Workflows & Optimized AI Tool Loading

Oct 21, 2025
v0.30.0

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.

Plugin puzzle pieces snapping together

Official Claude Code Plugin & RPG Planning Method

Oct 14, 2025
v0.29.0

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.

Terminal with AI SDK integrations

GPT-5 Codex Integration & AI SDK v5 Migration

Oct 7, 2025
v0.28.0

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.

CLI details magnified with a search icon

Subtask Navigation Fix

Sep 27, 2025
v0.27.3

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.

Abstract status update patterns

Smart Parent Task Status Updates

Sep 25, 2025
v0.27.2

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 automation start patterns

The Start Command, Auto-Updates & Grok CLI Integration

Sep 24, 2025
v0.27.1

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 codebase awareness patterns

Codebase-Aware AI & Improved Claude Code Integration

Sep 9, 2025
v0.26.0

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 stability and flow patterns

Claude Code SDK Stability Fixes

Aug 22, 2025
v0.25.1

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 movement and organization patterns

Cross-Tag Task Movement & Kilo Code Integration

Aug 19, 2025
v0.25.0

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 codebase analysis patterns

Enhanced Claude Code Provider with Codebase-Aware Task Generation

Aug 8, 2025
v0.24.0

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 marketplace distribution patterns

VS Code Marketplace and Open VSX Registry

Aug 2, 2025
v0.23.0

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

Abstract IDE complexity patterns

Comprehensive Kiro IDE Integration & Smart Complexity Reports

Jul 25, 2025
v0.22.0

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 editor integration shapes

Kiro Editor Rule Profile Support

Jul 19, 2025
v0.21.0

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 xAI model patterns

xAI Grok 4 Model Support

Jul 12, 2025
v0.20.0

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

Abstract AI complexity patterns

Gemini CLI Provider & AI-Driven Task Complexity

Jul 5, 2025
v0.19.0

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 network connection patterns

Configurable Provider Base URLs

Jun 21, 2025
v0.18.0

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

Abstract flowing bug fix patterns

Context Gatherer Bug Fix

Jun 18, 2025
v0.17.1

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

Abstract research and analysis patterns

AI-Powered Research Command with Intelligent Context Gathering

Jun 15, 2025
v0.17.0

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 search and discovery patterns

Enhanced Task Finding & Fuzzy Search Intelligence

Jun 8, 2025
v0.16.2

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 infrastructure repair patterns

Bedrock Fixes & MCP Logging Improvements

Jun 2, 2025
v0.16.1

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

Abstract enterprise cloud patterns

AWS Bedrock & Google Vertex AI Provider Support

Jun 1, 2025
v0.16.0

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 validation and setup patterns

Comprehensive Ollama Model Validation & Interactive Setup

May 24, 2025
v0.15.0

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 speed and configuration lines

Ollama Provider Support & Per-Role Base URL Configuration

May 19, 2025
v0.14.0

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 gradient expansion patterns

Enhanced Task Expansion with Automatic Complexity Integration

May 3, 2025
v0.13.0

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 module loading patterns

MCP Server Module Loading Fix

May 3, 2025
v0.13.1

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

Abstract dynamic execution shapes

Simplified MCP Access with npx task-master-ai

Apr 20, 2025
v0.12.1

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 minimalist dual access patterns

Dual Access: CLI & MCP Server Integration

Apr 11, 2025
v0.11.1

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 flowing automation patterns

MCP Server Implementation & Automated Releases

Apr 1, 2025
v0.10.2

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

Abstract geometric foundation patterns

Foundation Release — Early TaskMaster

Mar 27, 2025
v0.9.30

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