File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.25.21] - 2025-08-21
4+
5+ - Ensure subtask results are provided to GPT-5 in OpenAI Responses API
6+ - Promote the experimental AssistantMessageParser to the default parser
7+ - Update DeepSeek models context window to 128k (thanks @JuanPerezReal )
8+ - Enable grounding features for Vertex AI (thanks @anguslees )
9+ - Allow orchestrator to pass TODO lists to subtasks
10+ - Improved MDM handling
11+ - Handle nullish token values in ContextCondenseRow to prevent UI crash (thanks @s97712 )
12+ - Improved context window error handling for OpenAI and other providers
13+ - Add "installed" filter to Roo Marketplace (thanks @semidark )
14+ - Improve filesystem access checks (thanks @elianiva )
15+ - Support for loading Roo modes from multiple YAML files in the ` .roo/roo_modes ` directory (thanks @farazoman )
16+ - Add Featherless provider (thanks @DarinVerheijke )
17+
318## [ 3.25.20] - 2025-08-19
419
520- Add announcement for Sonic model
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.25.20 " ,
6+ "version" : " 3.25.21 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments