Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-07-14 15:03:35 -04:00 committed by GitHub
parent 6702871c4e
commit 0c014f0028
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,10 @@
## [3.23.9] - 2025-07-14
- 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!)
- Add configurable timeout for command execution in VS Code settings
## [3.23.8] - 2025-07-13