|
2 | 2 | "roo-cline": patch |
3 | 3 | --- |
4 | 4 |
|
5 | | -- Fix: move context condensing prompt to Prompts section (#4924 by @SannidhyaSah) |
6 | | -- Add: jump icon for newly created files (thanks @roomote!) |
7 | | -- Fix: add character limit to prevent terminal output context explosion (thanks @roomote!) |
8 | | -- Fix: resolve global mode export not including rules files (#5834 by @hannesrudolph) |
9 | | -- Fix: enable export, share, and copy buttons during API operations (#5324 by @MuriloFP) |
10 | | -- Add: configurable timeout for evals (5-10 min) (thanks @roomote!) |
11 | | -- Add: auto-omit MCP content when no servers are configured (thanks @roomote!) |
12 | | -- Fix: sort symlinked rules files by symlink names, not target names (thanks @roomote!) |
13 | | -- Docs: clarify when to use update_todo_list tool (thanks @hannesrudolph!) |
14 | | -- Add: Mistral embedding provider (#5932 by @SannidhyaSah) |
| 5 | +- Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah!) |
| 6 | +- Add: jump icon for newly created files |
| 7 | +- Fix: add character limit to prevent terminal output context explosion |
| 8 | +- Fix: resolve global mode export not including rules files |
| 9 | +- Fix: enable export, share, and copy buttons during API operations (thanks @MuriloFP!) |
| 10 | +- Add: configurable timeout for evals (5-10 min) |
| 11 | +- Add: auto-omit MCP content when no servers are configured |
| 12 | +- Fix: sort symlinked rules files by symlink names, not target names |
| 13 | +- Docs: clarify when to use update_todo_list tool |
| 14 | +- Add: Mistral embedding provider (thanks @SannidhyaSah!) |
15 | 15 | - Fix: add run parameter to vitest command in rules (thanks @KJ7LNW!) |
16 | | -- Update: the max_tokens fallback logic in the sliding window (thanks @mrubens!) |
| 16 | +- Update: the max_tokens fallback logic in the sliding window |
17 | 17 | - Fix: add bedrock to ANTHROPIC_STYLE_PROVIDERS and restore vertex Claude model checking (thanks @daniel-lxs!) |
18 | | -- Add: llama-4-maverick model to Vertex AI provider (#5808 by @MuriloFP) |
19 | | -- Fix: properly distinguish between user cancellations and API failures (thanks @roomote!) |
20 | | -- Add: todo list tool enable checkbox to provider advanced settings (thanks @roomote!) |
21 | | -- Add: moonshot provider (thanks @mrubens!) |
22 | | -- Fix: Cloud: be more specific about session error codes (thanks @jr!) |
23 | | -- Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider (thanks @roomote!) |
24 | | -- Fix: evals broken by #5865 (thanks @cte!) |
25 | | -- Fix: add case sensitivity mention to suggested fixes in apply_diff error message (thanks @roomote!) |
| 18 | +- Add: llama-4-maverick model to Vertex AI provider (thanks @MuriloFP!) |
| 19 | +- Fix: properly distinguish between user cancellations and API failures |
| 20 | +- Add: todo list tool enable checkbox to provider advanced settings |
| 21 | +- Add: moonshot provider (thanks @CellenLee!) |
| 22 | +- Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider |
| 23 | +- Fix: add case sensitivity mention to suggested fixes in apply_diff error message |
0 commit comments