mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
feat(core,cli): surface rich AI implementation metadata for remote tasks (#1521)
This commit is contained in:
19
.changeset/clever-moments-find.md
Normal file
19
.changeset/clever-moments-find.md
Normal 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
|
||||
Reference in New Issue
Block a user