Release v3.25.14 (#7060)

This commit is contained in:
Matt Rubens 2025-08-13 15:42:13 -04:00 committed by GitHub
parent 23afdfca03
commit 46085581d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
.changeset/v3.25.14.md Normal file
View file

@ -0,0 +1,7 @@
---
"roo-cline": patch
---
- Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote)
- Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (thanks @daniel-lxs!)
- Fix: Make cancelling requests more responsive by reverting recent changes