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 b9cd1e1 commit 980d877Copy full SHA for 980d877
.changeset/v3.25.5.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.25.5
4
+
5
+### Patch Changes
6
7
+- - Fix: Improve Claude Code ENOENT error handling with installation guidance (#5866 by @JamieJ1, PR by @app/roomote)
8
9
## [3.25.4] - 2025-07-30
10
11
- feat: add SambaNova provider integration (#6077 by @snova-jorgep, PR by @snova-jorgep)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.4",
+ "version": "3.25.5",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments