Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/docker-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.64.0
Choose a base ref
...
head repository: docker/docker-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.65.0
Choose a head ref
  • 9 commits
  • 18 files changed
  • 2 contributors

Commits on May 21, 2026

  1. docs: update CHANGELOG.md for v1.64.0

    Automated changelog update for release v1.64.0
    
    Assisted-By: Docker Agent
    docker-read-write[bot] authored May 21, 2026
    Configuration menu
    Copy the full SHA
    7379603 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2860 from docker/changelog/v1.64.0

    docs: update CHANGELOG.md for v1.64.0
    dgageot authored May 21, 2026
    Configuration menu
    Copy the full SHA
    b486c1f View commit details
    Browse the repository at this point in the history
  3. Add skills dialog to TUI

    dgageot committed May 21, 2026
    Configuration menu
    Copy the full SHA
    ad93b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed1fcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ce99b3 View commit details
    Browse the repository at this point in the history
  6. review-fix: clarify config docs and apply minor cleanups

    - Refresh Toolset.Timeout and Toolset.AllowPrivateIPs doc comments to
      reflect api and openapi builtin tools.
    - Replace hard-coded timeout with defaultHTTPTimeout const in api tool.
    - Rename unused parameter in timeout test handler.
    - Clarify private-IP opt-in propagation in openapi test comment.
    dgageot committed May 21, 2026
    Configuration menu
    Copy the full SHA
    8c4b263 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2865 from dgageot/api-openapi-timeout-allow-priva…

    …te-ips
    
    feat: add timeout and allow_private_ips support to api and openapi tools
    dgageot authored May 21, 2026
    Configuration menu
    Copy the full SHA
    5b0ccca View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2864 from docker/board/30a60fd708e6c7e6

    fix: allow configured HTTP proxy on private IPs in SSRF transport
    dgageot authored May 21, 2026
    Configuration menu
    Copy the full SHA
    1386b54 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2863 from docker/feat/skills-dialog

    feat: add skills dialog to TUI
    dgageot authored May 21, 2026
    Configuration menu
    Copy the full SHA
    f5fc327 View commit details
    Browse the repository at this point in the history
Loading