We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9afbc commit fbc95e1Copy full SHA for fbc95e1
CHANGELOG.md
@@ -1,10 +1,11 @@
1
# Roo Code Changelog
2
3
-## 3.44.2
+## [3.44.2] - 2026-01-27
4
5
-### Patch Changes
6
-
7
-- - 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)
8
+- Fix duplicate tool_call emission from Responses API providers (PR #11008 by @daniel-lxs)
9
10
## [3.44.1] - 2026-01-27
11
0 commit comments