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 921d7ca commit 2f4d833Copy full SHA for 2f4d833
.changeset/late-rockets-talk.md
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Roo Code Changelog
2
3
+## [3.23.14] - 2025-07-17
4
+
5
+- Log api-initiated tasks to a tmp directory
6
7
## [3.23.13] - 2025-07-17
8
9
- Add the ability to "undo" enhance prompt changes
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.23.13",
+ "version": "3.23.14",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments