Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.


## [v1.20.3] - 2026-02-02

This release migrates PR review workflows to packaged actions and includes visual improvements to the Nord theme.

## Improvements
- Migrates PR review to packaged cagent-action sub-actions, reducing workflow complexity
- Changes code fences to blue color in Nord theme for better visual consistency

## Technical Changes
- Adds task rebuild when themes change to ensure proper theme updates
- Removes local development configuration that was accidentally committed


## [v1.20.2] - 2026-02-02

This release improves the tools system architecture and enhances TUI scrolling performance.
Expand Down Expand Up @@ -158,4 +171,5 @@ This release improves the terminal user interface with better error handling and

[v1.20.1]: https://github.com/docker/cagent/releases/tag/v1.20.1

[v1.20.2]: https://github.com/docker/cagent/releases/tag/v1.20.2
[v1.20.2]: https://github.com/docker/cagent/releases/tag/v1.20.2
[v1.20.3]: https://github.com/docker/cagent/releases/tag/v1.20.3