Release v3.36.13 (#10194)

This commit is contained in:
Chris Estreich 2025-12-18 13:07:38 -08:00 committed by GitHub
parent 3a2ad6b0e1
commit 7789b40000
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

12
.changeset/v3.36.13.md Normal file
View file

@ -0,0 +1,12 @@
---
"roo-cline": patch
---
![3.36.13 Release - Native Tool Protocol](/releases/3.36.13-release.png)
- Change default tool protocol from XML to native for improved reliability and performance (PR #10186 by @mrubens)
- Add native tool support for VS Code Language Model API providers (PR #10191 by @daniel-lxs)
- Lock task tool protocol for consistent task resumption, ensuring tasks resume with the same protocol they started with (PR #10192 by @daniel-lxs)
- Replace edit_file tool alias with actual edit_file tool for improved diff editing capabilities (PR #9983 by @hannesrudolph)
- Fix LiteLLM router models by merging default model info for native tool calling support (PR #10187 by @daniel-lxs)
- Add PostHog exception tracking for consecutive mistake errors to improve error monitoring (PR #10193 by @daniel-lxs)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB