Release v3.25.13 (#7033)

This commit is contained in:
Matt Rubens 2025-08-12 22:57:54 -04:00 committed by GitHub
parent 13d1a5bc8f
commit 49020da566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.changeset/v3.25.13.md Normal file
View file

@ -0,0 +1,8 @@
---
"roo-cline": patch
---
- Add Sonnet 1M context checkbox to Bedrock (thanks @mrubens!)
- Fix: add --no-messages flag to ripgrep to suppress file access errors (#6756 by @R-omk, PR by @app/roomote)
- Add support for AGENT.md alongside AGENTS.md (#6912 by @Brendan-Z, PR by @app/roomote)
- Remove deprecated GPT-4.5 Preview model (thanks @PeterDaveHello!)