Skip to content

docker-agent 1.34.0#273235

Merged
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.34.0
Mar 19, 2026
Merged

docker-agent 1.34.0#273235
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.34.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release improves tool call handling and evaluation functionality with several technical fixes and optimizations.

Improvements

  • Optimizes partial tool call streaming by sending only delta arguments instead of accumulated arguments
  • Reduces evaluation summary display width for better terminal formatting
  • Includes tool definition only on the first partial tool call to reduce redundancy

Bug Fixes

  • Fixes schema conversion for OpenAI Responses API strict mode, resolving issues with gpt-4.1-nano
  • Removes duplicate tool call data from tool call response events to reduce payload size

Technical Changes

  • Updates evaluation system to not provide all API keys when using models gateway
  • Removes redundant tool call information from response events while preserving tool call IDs for client reference

What's Changed

Full Changelog: docker/docker-agent@v1.33.0...v1.34.0

View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.34.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 Mar 19, 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 Mar 19, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 19, 2026 17:44
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 19, 2026
Merged via the queue into main with commit b07ecd3 Mar 19, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-agent-1.34.0 branch March 19, 2026 17:53
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