diff --git a/.changeset/v3.36.10.md b/.changeset/v3.36.10.md new file mode 100644 index 00000000000..edc93c2b367 --- /dev/null +++ b/.changeset/v3.36.10.md @@ -0,0 +1,11 @@ +--- +"roo-cline": patch +--- + +![3.36.10 Release - Gemini 3 Flash Preview](/releases/3.36.10-release.png) + +- Add support for Gemini 3 Flash Preview model (PR #10151 by @hannesrudolph) +- Implement interleaved thinking mode for DeepSeek Reasoner, enabling streaming reasoning output (PR #9969 by @hannesrudolph) +- Fix: Preserve reasoning_content during tool call sequences in DeepSeek (PR #10141 by @hannesrudolph) +- Fix: Correct token counting for context truncation display (PR #9961 by @hannesrudolph) +- Update Next.js dependency to ~15.2.8 (PR #10140 by @jr) diff --git a/releases/3.36.10-release.png b/releases/3.36.10-release.png new file mode 100644 index 00000000000..76fb30b98e0 Binary files /dev/null and b/releases/3.36.10-release.png differ