Minor Changes
-
#1521
353e3bfThanks @Crunchyman-ralph! - Enhanced task metadata display for remote/team mode tasks- Tasks now display rich implementation guidance in team mode including:
- Relevant Files: Files to create, modify, or reference with descriptions
- Codebase Patterns: Coding patterns and conventions to follow
- Existing Infrastructure: Code and utilities to leverage
- Scope Boundaries: What's in and out of scope for the task
- Implementation Approach: Step-by-step guidance
- Technical Constraints: Requirements and limitations
- Acceptance Criteria: Definition of done checklist
- Skills & Category: Task classification and required expertise
- How to see the new task details:
- Create a brief on tryhamster.com
- Generate the plan of the brief
- View subtasks
- Tasks now display rich implementation guidance in team mode including:
-
#1525
1c2228dThanks @Crunchyman-ralph! - Add tool search tool for Claude Code MCP server and enable deferred MCP loading- Added new tool search tool capabilities for the Taskmaster MCP in Claude Code
- Running
task-master rules add claudenow automatically configures your shell (~/.zshrc,~/.bashrc, or PowerShell profile) withENABLE_EXPERIMENTAL_MCP_CLI=trueto enable deferred MCP loading - Context savings: Deferred loading saves ~16% of Claude Code's 200k context window (~33k tokens for Task Master alone). Savings apply to all MCP servers, so total savings may be higher depending on your setup.
Patch Changes
- #1310
4b6570eThanks @Crunchyman-ralph! - Fix Azure OpenAI provider to use correct deployment-based URL format- Add Azure OpenAI documentation page https://docs.task-master.dev/providers/azure