github docker/docker-agent v1.65.0

2 hours ago

This release adds a skills dialog to the TUI and improves HTTP configuration options for API tools, along with proxy handling fixes.

What's New

  • Adds /skills slash command to TUI that displays all available skills with their names, sources, and descriptions

Improvements

  • Adds timeout and allow_private_ips configuration support to api and openapi tools for consistency with fetch tool

Bug Fixes

  • Fixes HTTP proxy support for private IPs in SSRF transport to allow configured proxies on private addresses

Technical Changes

  • Updates configuration documentation and applies minor cleanups

What's Changed

  • docs: update CHANGELOG.md for v1.64.0 by @docker-read-write[bot] in #2860
  • feat: add timeout and allow_private_ips support to api and openapi tools by @dgageot in #2865
  • fix: allow configured HTTP proxy on private IPs in SSRF transport by @dgageot in #2864
  • feat: add skills dialog to TUI by @dgageot in #2863

Full Changelog: v1.64.0...v1.65.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.