Merged
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Crunchyman-ralph
added a commit
to iamladi/claude-task-master
that referenced
this pull request
Aug 11, 2025
* Version Packages * chore: add eyal instead of crunchyman to eyal's feature * chore: run format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
Crunchyman-ralph
added a commit
to iamladi/claude-task-master
that referenced
this pull request
Aug 11, 2025
* Version Packages * chore: add eyal instead of crunchyman to eyal's feature * chore: run format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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
* Version Packages * chore: add eyal instead of crunchyman to eyal's feature * chore: run format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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
* Version Packages * chore: add eyal instead of crunchyman to eyal's feature * chore: run format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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
* Version Packages * chore: add eyal instead of crunchyman to eyal's feature * chore: run format --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
task-master-ai@0.23.0
Minor Changes
#1064
53903f1Thanks @Crunchyman-ralph! - Add newscope-upandscope-downcommands for dynamic task complexity adjustmentThis release introduces two powerful new commands that allow you to dynamically adjust the complexity of your tasks and subtasks without recreating them from scratch.
New CLI Commands:
task-master scope-up- Increase task complexity (add more detail, requirements, or implementation steps)task-master scope-down- Decrease task complexity (simplify, remove unnecessary details, or streamline)Key Features:
--id=5,7,12)--strength=light|regular|heavy(defaults to regular)--promptflag to specify exactly how you want tasks adjustedscope_up_taskandscope_down_tasktools in Cursor and other MCP environmentsUsage Examples:
Why use this?
Perfect for agile workflows where task requirements change as you learn more about the problem space.
Patch Changes
#1063
2ae6e7eThanks @Crunchyman-ralph! - Fix for tasks not found when using string IDs#1049
45a14c3Thanks @ben-vargas! - Fix tag-specific complexity report detection in expand commandThe expand command now correctly finds and uses tag-specific complexity reports (e.g.,
task-complexity-report_feature-xyz.json) when operating in a tag context. Previously, it would always look for the generictask-complexity-report.jsonfile due to a default value in the CLI option definition.extension@0.23.0
Minor Changes
#1064
b82d858Thanks @Crunchyman-ralph! - 🎉 Introducing TaskMaster Extension!We're thrilled to launch the first version of our Code extension, bringing the power of TaskMaster directly into your favorite code editor. While this is our initial release and we've kept things focused, it already packs powerful features to supercharge your development workflow.
✨ Key Features
📋 Visual Task Management
🏷️ Multi-Context Support
🤖 AI-Powered Task Updates
📊 Rich Task Information
⚙️ Configuration Management
.taskmaster/config.jsonsettings🚀 Quick Actions
🎯 What's Next?
This is just the beginning! We wanted to get a solid foundation into your hands quickly. The extension will evolve rapidly with your feedback, adding more advanced features, better visualizations, and deeper integration with your development workflow.
Thank you for being part of the TaskMaster journey. Your workflow has never looked better! 🚀