diff --git a/.changeset/v3.39.1.md b/.changeset/v3.39.1.md new file mode 100644 index 00000000000..b66f3c47eef --- /dev/null +++ b/.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)