-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Changeset version bump #11027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changeset version bump #11027
Conversation
Review complete. All previously flagged issues have been addressed.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
CHANGELOG.md
Outdated
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CHANGELOG is missing 3 entries that were present in the original changeset file (.changeset/v3.44.2.md). The deleted changeset contained:
- Re-enable parallel tool calling with new_task isolation safeguards (PR Revert "Revert "Enable parallel tool calling with new_task isolation safeguards"" #11006 by @mrubens)
- Fix worktree indexing by using relative paths in isPathInIgnoredDirectory (PR fix: use relative paths in isPathInIgnoredDirectory to fix worktree indexing #11009 by @daniel-lxs)
- Fix local model validation error for Ollama models (PR Fix local model validation error for Ollama models #10893 by @roomote)
- Fix duplicate tool_call emission from Responses API providers (PR fix: remove duplicate tool_call emission from Responses API providers #11008 by @daniel-lxs)
But only the first entry was added to the CHANGELOG. The Changesets action appears to have lost data during the version bump process.
| - - Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens) | |
| - - Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens) | |
| - - Fix worktree indexing by using relative paths in isPathInIgnoredDirectory (PR #11009 by @daniel-lxs) | |
| - - Fix local model validation error for Ollama models (PR #10893 by @roomote) | |
| - - Fix duplicate tool_call emission from Responses API providers (PR #11008 by @daniel-lxs) |
Fix it with Roo Code or mention @roomote and request a fix.
Updated changelog for version 3.44.2 with new entries and fixes.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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
roo-cline@3.44.2
Patch Changes
Important
Version bump for
roo-clineto 3.44.2, re-enabling parallel tool calling with isolation safeguards.roo-clineversion from 3.44.1 to 3.44.2 inpackage.json.CHANGELOG.mdwith patch change details.This description was created by
for 9d9afbc. You can customize this summary. It will automatically update as commits are pushed.