Version Packages#1228
Merged
Merged
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
dd7aa88 to
eedd9b3
Compare
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.27.0
Minor Changes
#1220
4e12643Thanks @Crunchyman-ralph! - No longer need --package=task-master-ai in mcp server#1200
fce8414Thanks @eyaltoledano! - Add newtask-master startcommand for automated task execution with Claude Codetask-master start <task-id>which will automatically launch Claude Code with a comprehensive prompt containing all task details, implementation guidelines, and context.task-master startwill automatically detect next-task when no ID is provided.#1200
fce8414Thanks @eyaltoledano! - Move from javascript to typescript, not a full refactor but we now have a typescript environment and are moving our javascript commands slowly into typescript#1200
fce8414Thanks @eyaltoledano! - Add grok-cli as a provider with full codebase context support. You can now use Grok models (grok-2, grok-3, grok-4, etc.) with Task Master for AI operations that have access to your entire codebase context, enabling more informed task generation and PRD parsing.Setup Instructions
Key Features
Available Models
grok-beta- Latest Grok model with codebase contextgrok-vision-beta- Grok with vision capabilities and codebase contextThe Grok CLI provider integrates with xAI's Grok models via grok-cli and can also use the local Grok CLI configuration file (
~/.grok/user-settings.json) if available.Credits
Built using the grok-cli by Superagent AI for seamless integration with xAI's Grok models.
#1225
a621ff0Thanks @Crunchyman-ralph! - Improve taskmaster ai provider defaults#1217
e6de285Thanks @Crunchyman-ralph! - @tm/cli: add auto-update functionality to every command#1200
fce8414Thanks @eyaltoledano! - Fix Grok model configuration validation and update deprecated Claude fallback model. Grok models now properly support their full 131K token capacity, and the fallback model has been upgraded to Claude Sonnet 4 for better performance and future compatibility.extension@0.25.0
Minor Changes
#1200
fce8414Thanks @eyaltoledano! - Add "Start Task" button to VS Code extension for seamless Claude Code integrationYou can now click a "Start Task" button directly in the Task Master extension which will open a new terminal and automatically execute the task using Claude Code. This provides a seamless workflow from viewing tasks in the extension to implementing them without leaving VS Code.
#1201
83af314Thanks @losolosol! - Added a Start Build button to the VSCODE Task Properties Right PanelPatch Changes
#1229
674d1f6Thanks @Crunchyman-ralph! - Fix MCP not connecting to new Taskmaster versionUpdated dependencies [
4e12643,fce8414,fce8414,fce8414,a621ff0,e6de285,fce8414]:@tm/cli@0.27.0
Patch Changes
docs@0.0.3
@tm/build-config@1.0.1
@tm/core@0.26.1
All notable changes to the @task-master/tm-core package will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.