Skip to content

docker-agent

v1.65.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai

Affected surfaces

rce_ssrf breaking_upgrade

ReleasePort's take

Light signal
editorial:auto 13d

v1.65.0 adds a /skills command to the TUI for discovering available tools and standardizes timeout and allow_private_ips configuration across API tools. It fixes HTTP proxy support for private IP addresses in the SSRF transport layer.

Why it matters: Fixes HTTP proxy support on private IPs, critical for infrastructure behind corporate proxies. Adds /skills command for tool visibility. Routine upgrade.

Summary

AI summary

Updates Technical Changes, What's New, and Bug Fixes across a mixed release.

Changes in this release

Feature Medium

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

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

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

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

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

Source: llm_adapter@2026-05-21

Confidence: high

Deprecation Medium

Update CHANGELOG.md for v1.64.0 by @docker-read-write[bot]

Update CHANGELOG.md for v1.64.0 by @docker-read-write[bot]

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

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

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

Source: llm_adapter@2026-05-21

Confidence: high

Refactor Medium

Updates configuration documentation and applies minor cleanups

Updates configuration documentation and applies minor cleanups

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

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 https://github.com/docker/docker-agent/pull/2860
  • feat: add timeout and allow_private_ips support to api and openapi tools by @dgageot in https://github.com/docker/docker-agent/pull/2865
  • fix: allow configured HTTP proxy on private IPs in SSRF transport by @dgageot in https://github.com/docker/docker-agent/pull/2864
  • feat: add skills dialog to TUI by @dgageot in https://github.com/docker/docker-agent/pull/2863

Full Changelog: https://github.com/docker/docker-agent/compare/v1.64.0...v1.65.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track docker-agent

Get notified when new releases ship.

Sign up free

About docker-agent

AI Agent Builder and Runtime by Docker Engineering

All releases →

Related context

Earlier breaking changes

  • v1.71.0 Freezes configuration schema v9 and starts v10 as latest version

Beta — feedback welcome: [email protected]