Skip to content

docker-agent 1.74.0 - #287104

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-docker-agent-1.74.0
Jun 9, 2026
Merged

docker-agent 1.74.0#287104
BrewTestBot merged 2 commits into
mainfrom
bump-docker-agent-1.74.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release introduces self-update functionality, session read-only mode, and 1Password CLI integration, along with model selection improvements and various bug fixes.

What's New

  • Adds opt-in self-update functionality via DOCKER_AGENT_AUTO_UPDATE environment variable with interactive confirmation
  • Adds --session-read-only flag to view sessions without sending messages in TUI mode
  • Adds 1Password CLI integration for secret resolution using op:// references
  • Adds first_available model selection for automatic fallback across multiple model candidates
  • Adds user_steering_messages_submit and user_followup_submit hooks for queued user messages

Improvements

  • Updates default agent to use first_available model selection with multi-provider fallbacks
  • Updates default model versions: OpenAI from gpt-5-mini to gpt-5, Google from gemini-2.5-flash to gemini-3.5-flash
  • Updates coder agent to use first_available model selection instead of hardcoded Anthropic models

Bug Fixes

  • Fixes tool call being dropped when finish_reason shares the same chunk in streaming responses
  • Fixes orphaned tool results on session resume that caused validation errors on AWS Bedrock
  • Fixes agent field not being preserved during command expansion, causing incorrect routing to root agent
  • Fixes binary files being processed in content search operations
  • Fixes self-update validation to prevent arbitrary file deletion and detect help flags properly
  • Fixes IPv6 6to4, NAT64, site-local and CGNAT ranges not being blocked in SSRF protection

Technical Changes

  • Hardens self-update download and re-exec process against tampering with digest and checksum verification
  • Uses SSRF-safe HTTP client for MCP OAuth metadata fetches
  • Hardens 1Password provider against silent pass-through and PATH hijacking
  • Fixes custom-base-image evaluation template to include docker-agent binary and entrypoint
  • Removes broken MCP servers from configuration

What's Changed

New Contributors

Full Changelog: docker/docker-agent@v1.73.0...v1.74.0

View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.74.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 9, 2026
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 9, 2026
@BrewTestBot
BrewTestBot enabled auto-merge June 9, 2026 18:09
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jun 9, 2026
Merged via the queue into main with commit 2bfb723 Jun 9, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-docker-agent-1.74.0 branch June 9, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants