# Roo Code 3.7.2 Release Notes (2025-02-24) This patch release includes fixes related to Claude Sonnet 3.7 integration and prompt adjustments. ## Bug Fixes & Improvements * Fixed computer use and prompt caching for OpenRouter's `anthropic/claude-3.7-sonnet:beta`. (thanks cte!) * Fixed sliding window calculations for Sonnet 3.7 that were causing context window overflows. (thanks cte!) * Encouraged diff editing more strongly in the system prompt. (thanks hannesrudolph!)