docs: Update taskmaster.mdc and dev_workflow.mdc with missing CLI flags and enhanced workflow guidance
- Add missing --tag flags to commands that were implemented but not documented - Add missing --file flags to tag management commands - Add --bedrock flag to models command documentation - Synchronize CLI documentation with actual implementation in commands.js - Enhance dev_workflow.mdc with comprehensive tagged task lists guidance - Add patterns for when to introduce tags (git branching, team collaboration, experiments) - Consolidate and refine changesets for upcoming release
This commit is contained in:
committed by
Ralph Khreish
parent
af66607e20
commit
b848452a46
@@ -2,4 +2,4 @@
|
||||
"task-master-ai": minor
|
||||
---
|
||||
|
||||
Adds tag to CLI output so you know which tag you are performing operations on. Already supported in the MCP response.
|
||||
Adds tag to CLI and MCP outputs/responses so you know which tag you are performing operations on.
|
||||
Reference in New Issue
Block a user