Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 3ae06b6

Browse files
authored
Merge branch 'main' into feature/MKT-67-blog-content-pipeline
2 parents 7170595 + c983e26 commit 3ae06b6

90 files changed

Lines changed: 5941 additions & 542 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

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

3+
## [3.45.0] - 2026-01-27
4+
5+
![3.45.0 Release - Smart Code Folding](/releases/3.45.0-release.png)
6+
7+
- Smart Code Folding: Context condensation now intelligently preserves a lightweight map of files you worked on—function signatures, class declarations, and type definitions—so Roo can continue referencing them accurately after condensing. Files are prioritized by most recent access, with a ~50k character budget ensuring your latest work is always preserved. (Idea by @shariqriazz, PR #10942 by @hannesrudolph)
8+
9+
## [3.44.2] - 2026-01-27
10+
11+
- Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens)
12+
- Fix worktree indexing by using relative paths in isPathInIgnoredDirectory (PR #11009 by @daniel-lxs)
13+
- Fix local model validation error for Ollama models (PR #10893 by @roomote)
14+
- Fix duplicate tool_call emission from Responses API providers (PR #11008 by @daniel-lxs)
15+
316
## [3.44.1] - 2026-01-27
417

518
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)

0 commit comments

Comments
 (0)