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 1
1
# Roo Code Changelog
2
2
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
+
3
10
## [ 3.23.17] - 2025-07-22
4
11
5
12
- Add: todo list tool enable checkbox to provider advanced settings
6
13
- 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
8
15
- Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah !)
9
16
- Add: jump icon for newly created files
10
17
- Fix: add character limit to prevent terminal output context explosion
Original file line number Diff line number Diff line change 3
3
"displayName" : " %extension.displayName%" ,
4
4
"description" : " %extension.description%" ,
5
5
"publisher" : " RooVeterinaryInc" ,
6
- "version" : " 3.23.17 " ,
6
+ "version" : " 3.23.18 " ,
7
7
"icon" : " assets/icons/icon.png" ,
8
8
"galleryBanner" : {
9
9
"color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments