Roo Code 3.3.4 Release Notes
This release brings significantly faster diff editing performance, configurable MCP timeouts, and enhanced Code Actions.
Feature Highlights
- Faster Diff Edits: Drastically improved the speed of applying diff edits (up to 10x faster). (thanks hannesrudolph, KyleHerndon!)
- Configurable MCP Timeout: Added per-server network timeout configuration for MCP, ranging from 15 seconds to an hour.
- Enhanced Code Actions: Added explain/improve/fix code actions to the context menu, problems tab, and lightbulb indicators. Added an option to perform these actions in the current task or a new one. (thanks samhvw8!)