Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
roo-cline-3.23.9.vsix | 2025-07-14 | 17.4 MB | |
README.md | 2025-07-14 | 455 Bytes | |
Release v3.23.9 source code.tar.gz | 2025-07-14 | 3.4 MB | |
Release v3.23.9 source code.zip | 2025-07-14 | 4.4 MB | |
Totals: 4 Items | 25.2 MB | 0 |
[3.23.9] - 2025-07-14
- Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)
- 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!)
- Add configurable timeout for command execution in VS Code settings