Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .changeset/v3.23.9.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"roo-cline": patch
---

- 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!)
- Resolve vector dimension mismatch error when switching embedding models
- Return the cwd in the exec tool's response so that the model is not lost after subsequent calls (thanks @chris-garrett!)
Loading