File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Expand file tree Collapse file tree 3 files changed +9
-10
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.23.18] - 2025-07-23
4+
5+ - Fix: Resolve 'Bad substitution' error in command parsing (#5978 by @KJ7LNW , PR by @daniel-lxs )
6+ - Fix: Add ErrorBoundary component for better error handling (#5731 by @elianiva , PR by @KJ7LNW )
7+ - Fix: Todo list toggle not working (thanks @chrarnoldus !)
8+ - Improve: Use SIGKILL for command execution timeouts in the "execa" variant (thanks @cte !)
9+
310## [ 3.23.17] - 2025-07-22
411
512- Add: todo list tool enable checkbox to provider advanced settings
613- Add: Moonshot provider (thanks @CellenLee !)
7- - Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider
14+ - Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider
815- Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah !)
916- Add: jump icon for newly created files
1017- Fix: add character limit to prevent terminal output context explosion
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.23.17 " ,
6+ "version" : " 3.23.18 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments