docs: Update taskmaster.mdc and dev_workflow.mdc with missing CLI fla…#775
Merged
Crunchyman-ralph merged 3 commits intonextfrom Jun 14, 2025
Merged
docs: Update taskmaster.mdc and dev_workflow.mdc with missing CLI fla…#775Crunchyman-ralph merged 3 commits intonextfrom
Crunchyman-ralph merged 3 commits intonextfrom
Conversation
|
| Name | Type |
|---|---|
| task-master-ai | Minor |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
eyaltoledano
commented
Jun 14, 2025
Owner
Author
There was a problem hiding this comment.
there were leftover merge conflict markers here -- solved
eyaltoledano
commented
Jun 14, 2025
.changeset/vast-shrimps-happen.md
Outdated
Owner
Author
There was a problem hiding this comment.
duplicate changeset from previous version
…gs 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
7802e8c to
ee53303
Compare
Crunchyman-ralph
added a commit
that referenced
this pull request
Jun 15, 2025
#775) * 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 * chore: package-lock fixup * chore: fix format --------- Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
stephanschielke
pushed a commit
to stephanschielke/cursor-task-master
that referenced
this pull request
Aug 22, 2025
eyaltoledano#775) * 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 * chore: package-lock fixup * chore: fix format --------- Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
stephanschielke
pushed a commit
to stephanschielke/cursor-task-master
that referenced
this pull request
Aug 22, 2025
eyaltoledano#775) * 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 * chore: package-lock fixup * chore: fix format --------- Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
sfc-gh-dflippo
pushed a commit
to sfc-gh-dflippo/task-master-ai
that referenced
this pull request
Dec 4, 2025
eyaltoledano#775) * 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 * chore: package-lock fixup * chore: fix format --------- Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update taskmaster.mdc and dev_workflow.mdc with missing CLI flags and enhanced workflow guidance