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 fae811c commit d941ceeCopy full SHA for d941cee
.changeset/v3.25.17.md
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Roo Code Changelog
2
3
+## [3.25.17] - 2025-08-17
4
+
5
+- Fix: Resolve terminal reuse logic issues
6
7
## [3.25.16] - 2025-08-16
8
9
- Add support for OpenAI gpt-5-chat-latest model (#7057 by @PeterDaveHello, PR by @app/roomote)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.16",
+ "version": "3.25.17",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments