Matt Rubens 2 месяцев назад
Родитель
Сommit
58b04417b7
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      .changeset/v3.39.1.md

+ 7 - 0
.changeset/v3.39.1.md

@@ -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)