changeset version bump

This commit is contained in:
github-actions[bot] 2026-01-28 04:00:17 +00:00
parent 7632807021
commit 3092d541dc
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": minor
---
![3.45.0 Release - Smart Code Folding](/releases/3.45.0-release.png)
- 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)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.45.0
### Minor Changes
- ![3.45.0 Release - Smart Code Folding](/releases/3.45.0-release.png)
## [3.44.2] - 2026-01-27
- Re-enable parallel tool calling with new_task isolation safeguards (PR #11006 by @mrubens)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.44.2",
"version": "3.45.0",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",