Download Latest Version v1.58.0 source code.tar.gz (8.5 MB)
Email in envelope

Get an email when there's a new version of Docker Agent

Home / v1.57.0
Name Modified Size InfoDownloads / Week
Parent folder
docker-agent-windows-arm64.exe 2026-05-07 93.2 MB
docker-agent-darwin-amd64 2026-05-07 100.3 MB
docker-agent-darwin-arm64 2026-05-07 93.2 MB
docker-agent-linux-amd64 2026-05-07 117.4 MB
docker-agent-linux-arm64 2026-05-07 110.9 MB
docker-agent-windows-amd64.exe 2026-05-07 100.9 MB
README.md 2026-05-07 2.2 kB
v1.57.0 source code.tar.gz 2026-05-07 8.5 MB
v1.57.0 source code.zip 2026-05-07 9.2 MB
Totals: 9 Items   633.6 MB 2

This release improves markdown rendering performance, adds agent switching capabilities, and enhances secret redaction with better error handling.

What's New

  • Adds unload on_agent_switch builtin hook for releasing model resources when switching between agents

Improvements

  • Speeds up and simplifies markdown fast renderer for better performance
  • Trims builtin tool schemas to save tokens in LLM requests
  • Tightens Docker PAT redaction and adds organization access tokens support
  • Adds more vendor-prefixed secret patterns for improved security scanning

Bug Fixes

  • Fixes retry handling for Vertex AI 'function response parts' 400 errors that occur intermittently
  • Restores styles on continuation lines of broken words in markdown rendering
  • Fixes H1 prefix and ANSI style handling in wrapText functionality
  • Defensively lowercases transient patterns in model error handling
  • Caps quantifiers on new secret rules to prevent adjacent text being incorrectly redacted

Technical Changes

  • Adopts new rubocop-go DSL across all linting cops for better code organization
  • Uses slog.WarnContext where context is available for improved logging
  • Drains unload response body and documents single-tenant assumption

What's Changed

Full Changelog: https://github.com/docker/docker-agent/compare/v1.56.0...v1.57.0

Source: README.md, updated 2026-05-07