chore: add changeset for v3.25.3 (#6435)

This commit is contained in:
Matt Rubens 2025-07-30 11:14:46 -04:00 committed by GitHub
parent 5724cb2bbb
commit 6f9fea3ab9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,14 @@
---
"roo-cline": patch
---
- Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
- Increase Claude Code default max output tokens to 16k (#6125 by @bpeterson1991, PR by @app/roomote)
- Update PR reviewer rules and mode configuration (thanks @daniel-lxs!)
- Add translation check action to pull_request.opened event (thanks @app/roomote!)
- Add docs link for slash commands
- Allow queueing images
- Hide Gemini checkboxes on the welcome view
- Remove "(prev Roo Cline)" from extension title in all languages (thanks @app/roomote!)
- Remove event types mention from PR reviewer rules (thanks @daniel-lxs!)
- Clarify apply_diff tool descriptions to emphasize surgical edits