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 816c0bc commit bac2838Copy full SHA for bac2838
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Roo Code Changelog
2
3
-## 3.23.9
+## [3.23.9] - 2025-07-14
4
5
-### Patch Changes
6
-
7
-- - Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
+- Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
+- Add configurable timeout for command execution
+- Add gemini-embedding-001 model to code-index service (thanks @daniel-lxs!)
8
+- Resolve vector dimension mismatch error when switching embedding models
9
+- Return the cwd in the exec tool's response so that the model is not lost after subsequent calls (thanks @chris-garrett!)
10
11
## [3.23.8] - 2025-07-13
12
0 commit comments