Release v3.39.1 (#10557)

This commit is contained in:
Matt Rubens 2026-01-08 17:45:49 -05:00 committed by GitHub
parent ef4b95060b
commit 58b04417b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.39.1.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Stabilize file paths during native tool call streaming to prevent path corruption (PR #10555 by @daniel-lxs)
- Fix: Disable Gemini thought signature persistence to prevent corrupted signature errors (PR #10554 by @daniel-lxs)
- Fix: Change minItems from 2 to 1 for Anthropic API compatibility (PR #10551 by @daniel-lxs)