We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc0f80 commit 54a1b4fCopy full SHA for 54a1b4f
.changeset/v3.35.4.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.35.4
4
+
5
+### Patch Changes
6
7
+- - Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
8
9
## [3.35.3] - 2025-12-02
10
11
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.35.3",
+ "version": "3.35.4",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments