Skip to content

Release v3.45.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 04:07
35d282b

[3.45.0] - 2026-01-27

3.45.0 Release - Smart Code Folding

  • 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)