Skip to content

Commit e3a0888

Browse files
github-actions[bot]mrubens
authored andcommitted
Changeset version bump (RooCodeInc#11027)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent 888377c commit e3a0888

3 files changed

Lines changed: 8 additions & 9 deletions

File tree

.changeset/v3.44.2.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Roo Code Changelog
22

3+
## [3.44.2] - 2026-01-27
4+
5+
- Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens)
6+
- Fix worktree indexing by using relative paths in isPathInIgnoredDirectory (PR #11009 by @daniel-lxs)
7+
- Fix local model validation error for Ollama models (PR #10893 by @roomote)
8+
- Fix duplicate tool_call emission from Responses API providers (PR #11008 by @daniel-lxs)
9+
310
## [3.44.1] - 2026-01-27
411

512
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.44.1",
6+
"version": "3.44.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)