Skip to content

docker-agent 1.78.0 - #287492

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-docker-agent-1.78.0
Jun 11, 2026
Merged

docker-agent 1.78.0#287492
BrewTestBot merged 2 commits into
mainfrom
bump-docker-agent-1.78.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release improves MCP server connectivity, adds model thinking level controls, and enhances tool installation safety with checksum verification.

What's New

  • Adds ability to cycle model thinking level with Shift+Tab in the TUI
  • Adds title_model configuration field for delegating session title generation to a different model
  • Adds checksum verification for tool auto-install downloads to ensure binary integrity
  • Adds support for version_overrides in tool auto-install for better package configuration

Improvements

  • Updates remote MCP examples to prefer Streamable HTTP transport over SSE
  • Exposes embeddable TUI components (toolconfirm, StaticSessionState, Stopper) for downstream integration
  • Allows loading agent from localhost HTTP URLs for local development
  • Adds Docker Desktop JWT authentication when pulling agent from .docker.com URLs

Bug Fixes

  • Fixes reconnection of remote MCP toolsets after clean idle SSE connection closes
  • Fixes crash during elicitation channel close by guarding against in-flight sends
  • Fixes panic in ScriptToolSet.Instructions() when tool argument descriptions are missing
  • Fixes GitHub transport change that was causing test assertion failures

Technical Changes

  • Always allowlists models.dev in sandbox proxy for model catalog resolution
  • Restricts localhost HTTP redirects to localhost-only targets for security
  • Removes non-working Supabase and Tally entries from MCP catalog documentation

What's Changed

Full Changelog: docker/docker-agent@v1.77.0...v1.78.0

View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.78.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 11, 2026
@github-actions

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 11, 2026
@BrewTestBot
BrewTestBot enabled auto-merge June 11, 2026 19:57
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jun 11, 2026
Merged via the queue into main with commit e547141 Jun 11, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-docker-agent-1.78.0 branch June 11, 2026 20:12
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