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

15 lines
No EOL
739 B
Markdown

# Roo Code 3.3.21 Release Notes (2025-02-17)
This release introduces the `@terminal` mention feature and includes various improvements and fixes.
## Feature Highlights
* **@terminal Mention:** Added the ability to mention `@terminal` in the chat input to pull recent terminal output directly into the context. (thanks Cline!)
## General Improvements & Fixes
* Enabled streaming mode for OpenAI `o1` models.
* Fixed the system prompt to ensure Roo is aware of all available modes.
* Fixed default preferred language settings for `zh-cn` and `zh-tw`. (thanks System233!)
* Fixed input box revert issue and configuration loss during profile switching. (thanks System233!)
* Fixed Mistral provider integration. (thanks d-oit!)