File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
- ## 3.23.13
4
-
5
- ### Patch Changes
6
-
7
- - v3.23.13
3
+ ## [ 3.23.13] - 2025-07-17
4
+
5
+ - Add the ability to "undo" enhance prompt changes
6
+ - Fix a bug where the path component of the baseURL for the LiteLLM provider contains path in it (thanks @ChuKhaLi )
7
+ - Add support for Vertex AI model name formatting when using Claude Code with Vertex AI (thanks @janaki-sasidhar )
8
+ - The list-files tool must include at least the first-level directory contents (thanks @qdaxb )
9
+ - Add a configurable limit that controls both consecutive errors and tool repetitions (thanks @MuriloFP )
10
+ - Add ` .terraform/ ` and ` .terragrunt-cache/ ` directories to the checkpoint exclusion patterns (thanks @MuriloFP )
11
+ - Increase Ollama API timeout values (thanks @daniel-lxs )
12
+ - Fix an issue where you need to "discard changes" before saving even though there are no settings changes
13
+ - Fix ` DirectoryScanner ` memory leak and improve file limit handling (thanks @daniel-lxs )
14
+ - Fix time formatting in environment (thanks @chrarnoldus )
15
+ - Prevent empty mode names from being saved (thanks @daniel-lxs )
16
+ - Improve auto-approve checkbox UX
17
+ - Improve the chat message edit / delete functionality (thanks @liwilliam2021 )
18
+ - Add ` commandExecutionTimeout ` to ` GlobalSettings `
8
19
9
20
## [ 3.23.12] - 2025-07-15
10
21
You can’t perform that action at this time.
0 commit comments