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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.


## [v1.64.0] - 2026-05-21

This is a maintenance release with dependency updates and internal improvements.

## Technical Changes
- Maintenance release with dependency updates



## [v1.62.0] - 2026-05-21

This release improves error handling for model context overflow, adds external coding harness support, and includes numerous TUI fixes and performance optimizations.
Expand Down Expand Up @@ -2893,3 +2902,5 @@ This release improves the terminal user interface with better error handling and
[v1.61.0]: https://github.com/docker/docker-agent/releases/tag/v1.61.0

[v1.62.0]: https://github.com/docker/docker-agent/releases/tag/v1.62.0

[v1.64.0]: https://github.com/docker/docker-agent/releases/tag/v1.64.0
Loading