RooPrompts/docs/update-notes/v3.3.13.md
2025-05-17 14:58:58 +05:30

10 lines
No EOL
560 B
Markdown

# Roo Code 3.3.13 Release Notes
This release includes provider support updates, terminal improvements, and fixes.
## Improvements & Fixes
* Ensured the DeepSeek R1 model works correctly with Ollama. (thanks sammcj!)
* Enabled context menu commands (like copy/paste) within the integrated terminal used by Roo Code. (thanks samhvw8!)
* Improved sliding window truncation strategy for models that do not support prompt caching. (thanks nissa-seru!)
* Implemented initial fixes for bugs related to switching API profiles (further improvements planned).