Files
claude-task-master/docs
Eyal Toledano 83d6405b17 feat(mcp): Add tagInfo to responses and integrate ContextGatherer
Enhances the MCP server to include 'tagInfo' (currentTag, availableTags) in all tool responses, providing better client-side context.

- Introduces a new 'ContextGatherer' utility to standardize the collection of file, task, and project context for AI-powered commands. This refactors several task-manager modules ('expand-task', 'research', 'update-task', etc.) to use the new utility.

- Fixes an issue in 'get-task' and 'get-tasks' MCP tools where the 'projectRoot' was not being passed correctly, preventing tag information from being included in their responses.

- Adds subtask '103.17' to track the implementation of the task template importing feature.

- Updates documentation ('.cursor/rules', 'docs/') to align with the new tagged task system and context gatherer logic.
2025-06-12 00:20:53 -04:00
..
2025-05-24 17:21:15 +02:00
2025-04-09 00:16:43 +02:00

Task Master Documentation

Welcome to the Task Master documentation. Use the links below to navigate to the information you need:

Getting Started

  • Configuration Guide - Set up environment variables and customize Task Master
  • Tutorial - Step-by-step guide to getting started with Task Master

Reference

  • Command Reference - Complete list of all available commands (including research and multi-task viewing)
  • Task Structure - Understanding the task format and features

Examples & Licensing

Need More Help?

If you can't find what you're looking for in these docs, please check the main README or visit our GitHub repository.