14 lines
No EOL
599 B
Markdown
14 lines
No EOL
599 B
Markdown
# Roo Code 3.7.6 Release Notes (2025-02-26)
|
|
|
|
This release introduces multi-file drag-and-drop, configurable output tokens for thinking models, and bug fixes.
|
|
|
|
## Feature Highlights
|
|
|
|
* Added support for dragging and dropping multiple files into the chat input.
|
|
* Added a slider to control the maximum output tokens specifically for thinking models.
|
|
|
|
## Bug Fixes
|
|
|
|
* Improved handling of very long text in chat messages. (thanks joemanley201!)
|
|
* Truncated `search_files` output to prevent potential extension crashes.
|
|
* Improved OpenRouter error handling (replaced generic "Provider Error"). |