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 6e65aee commit 7b4f2b5Copy full SHA for 7b4f2b5
.changeset/v3.25.19.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.25.19
4
+
5
+### Patch Changes
6
7
+- - Fix: Add 'roo' provider to checkExistKey function (thanks @daniel-lxs!)
8
9
## [3.25.18] - 2025-08-19
10
11
- Add new stealth Sonic model through the Roo Code Cloud provider
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.18",
+ "version": "3.25.19",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments