Release v3.36.15 (#10218)

This commit is contained in:
Chris Estreich 2025-12-19 12:34:19 -08:00 committed by GitHub
parent bade9326c6
commit ccbb25d62b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 0 deletions

14
.changeset/v3.36.15.md Normal file
View file

@ -0,0 +1,14 @@
---
"roo-cline": patch
---
![3.36.15 Release - 1M Context Window Support](/releases/3.36.15-release.png)
- Add 1M context window beta support for Claude Sonnet 4 on Vertex AI, enabling significantly larger context for complex tasks (PR #10209 by @hannesrudolph)
- Add native tool calling support for LM Studio and Qwen-Code providers, improving compatibility with local models (PR #10208 by @hannesrudolph)
- Add native tool call defaults for OpenAI-compatible providers, expanding native function calling across more configurations (PR #10213 by @hannesrudolph)
- Enable native tool calls for Requesty provider (PR #10211 by @daniel-lxs)
- Improve API error handling and visibility with clearer error messages and better user feedback (PR #10204 by @brunobergher)
- Add downloadable error diagnostics from chat errors, making it easier to troubleshoot and report issues (PR #10188 by @brunobergher)
- Fix refresh models button not properly flushing the cache, ensuring model lists update correctly (#9682 by @tl-hbk, PR #9870 by @pdecat)
- Fix additionalProperties handling for strict mode compatibility, resolving schema validation issues with certain providers (PR #10210 by @daniel-lxs)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB