feat(core,cli): surface rich AI implementation metadata for remote tasks (#1521)

This commit is contained in:
Ralph Khreish
2025-12-16 13:00:22 +01:00
committed by GitHub
parent 8cd9dc09d5
commit 353e3bffd6
11 changed files with 1823 additions and 93 deletions

View File

@@ -0,0 +1,19 @@
---
"task-master-ai": minor
---
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:
1. Create a brief on tryhamster.com
2. Generate the plan of the brief
3. View subtasks