# Roo Code 3.10.0 Release Notes (2025-03-20) This release introduces suggested responses, improved large file handling, and enhanced @-mention capabilities. ## Feature Highlights * **Suggested Responses:** Added options for quick responses when Roo asks questions. Pick from a list instead of typing everything out. (thanks samhvw8!) * **Large File Support:** Reading large files is now more efficient with chunked loading, allowing work with files that previously caused context issues. (thanks samhvw8!) * **Improved @-mentions:** Completely redesigned file and folder lookup for @-mentions, using server-side processing with gitignore support for more accurate results when referencing workspace files. ## Bug Fixes & Improvements * Made suggested responses optional to prevent conflicts with overridden system prompts. * Fixed MCP error logging. (thanks aheizi!) * Fixed changelog formatting in GitHub Releases. (thanks pdecat!) * Fixed bug causing task history loss when using WSL. * Consolidated code actions into a submenu. (thanks samhvw8!) * Improved `search_files` tool formatting and logic. (thanks KJ7LNW!) * Added fake provider for integration tests. (thanks franekp!) * Reflected Cross-region inference option in ap-xx region. (thanks Yoshino-Yukitaro!)