Skip to content

Commit e24fc3a

Browse files
committed
Merge branch 'main' into cte/deep-research
2 parents 615255e + 4a86789 commit e24fc3a

32 files changed

+1459
-773
lines changed

.changeset/fair-boxes-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Roo Code Changelog
22

3+
## [3.3.18]
4+
5+
- Add a per-API-configuration model temperature setting (thanks @joemanley201!)
6+
- Add retries for fetching usage stats from OpenRouter (thanks @jcbdev!)
7+
- Fix bug where disabled MCP servers would not show up in the settings on initialization (thanks @MuriloFP!)
8+
- Add the Requesty provider and clean up a lot of shared model picker code (thanks @samhvw8!)
9+
- Add a button on the Prompts tab to copy the full system prompt to the clipboard (thanks @mamertofabian!)
10+
- Fix issue where Ollama/LMStudio URLs would flicker back to previous while entering them in settings
11+
- Fix logic error where automatic retries were waiting twice as long as intended
12+
- Rework the checkpoints code to avoid conflicts with file locks on Windows (sorry for the hassle!)
13+
314
## [3.3.17]
415

516
- Fix the restore checkpoint popover

0 commit comments

Comments
 (0)