Roo Code 3.7.9 Release Notes (2025-03-01)
This release includes smarter context management, terminal parsing improvements, and UI enhancements.
Improvements & Fixes
- Implemented smarter context window management to reduce context limit errors.
- Improved terminal output parsing logic to work around a VSCode bug affecting command output visibility. (thanks KJ7LNW!)
- Added support for Claude Sonnet 3.7 thinking via Vertex AI. (thanks lupuletic!)
- Fixed
maxTokens
defaults for Claude 3.7 Sonnet models. - Fixed UI dropdown hover colors. (thanks SamirSaji!)
- Improved appearance of thinking blocks.
- Enhanced the delete task confirmation dialog.