diff --git a/.changeset/v3.25.3.md b/.changeset/v3.25.3.md new file mode 100644 index 00000000000..d0d891b6947 --- /dev/null +++ b/.changeset/v3.25.3.md @@ -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