File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6+ ## [ v1.20.2] - 2026-02-02
7+
8+ This release improves the tools system architecture and enhances TUI scrolling performance.
9+
10+ ## Improvements
11+ - Improves render and mouse scroll performance in the TUI interface
12+
13+ ## Technical Changes
14+ - Adds StartableToolSet and As[ T] generic helper to tools package
15+ - Adds capability interfaces for optional toolset features
16+ - Adds ConfigureHandlers convenience function for tools
17+ - Migrates StartableToolSet to tools package and cleans up ToolSet interface
18+ - Removes BaseToolSet and DescriptionToolSet wrapper
19+ - Reorganizes tool-related code structure
20+
21+
622## [ v1.20.1] - 2026-02-02
723
824This release includes UI improvements, better error handling, and internal code organization enhancements.
@@ -141,3 +157,5 @@ This release improves the terminal user interface with better error handling and
141157[ v1.20.0 ] : https://github.com/docker/cagent/releases/tag/v1.20.0
142158
143159[ v1.20.1 ] : https://github.com/docker/cagent/releases/tag/v1.20.1
160+
161+ [ v1.20.2 ] : https://github.com/docker/cagent/releases/tag/v1.20.2
You can’t perform that action at this time.
0 commit comments