Skip to content

Commit eaef1e4

Browse files
authored
Update CHANGELOG.md
1 parent b43044f commit eaef1e4

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Roo Code Changelog
22

3-
## 3.3.7
4-
5-
### Patch Changes
6-
7-
- Streaming version of o3-mini
8-
- v3.3.7
9-
- Use an exponential backoff for API retries
3+
## [3.3.7]
4+
5+
- Support for o3-mini (thanks @shpigunov!)
6+
- Code Action improvements to allow selecting code and adding it to context, plus bug fixes (thanks @samhvw8!)
7+
- Ability to include a message when approving or rejecting tool use (thanks @napter!)
8+
- Improvements to chat input box styling (thanks @psv2522!)
9+
- Capture reasoning from more variants of DeepSeek R1 (thanks @Szpadel!)
10+
- Use an exponential backoff for API retries (if delay after first error is 5s, delay after second consecutive error will be 10s, then 20s, etc)
11+
- Add a slider in advanced settings to enable rate limiting requests to avoid overloading providers (i.e. wait at least 10 seconds between API requests)
12+
- Prompt tweaks to make Roo better at creating new custom modes for you
1013

1114
## [3.3.6]
1215

0 commit comments

Comments
 (0)