Skip to content

docker-agent 1.47.0#278448

Merged
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.47.0
Apr 20, 2026
Merged

docker-agent 1.47.0#278448
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.47.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release fixes several issues with AI model interactions, including title generation failures with reasoning models and shell command hangs.

Bug Fixes

  • Fixes title generation failures with OpenAI reasoning models by using low reasoning effort instead of omitting it
  • Fixes shell command hangs when a tool command backgrounds a child process
  • Repairs malformed JSON in edit_file tool call arguments that was causing parsing failures
  • Moves reasoning token budget floor to OpenAI provider for better token management

Improvements

  • Increases title generation token budget for reasoning models to ensure adequate output space
  • Adds thinking_display provider option for Anthropic models to control visibility of thinking blocks

Technical Changes

  • Adds test assertion for non-empty title in end-to-end title generation tests

What's Changed

Full Changelog: docker/docker-agent@v1.46.0...v1.47.0

View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.47.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 Apr 20, 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 Apr 20, 2026
@BrewTestBot BrewTestBot enabled auto-merge April 20, 2026 12:08
@BrewTestBot BrewTestBot added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit aaff79b Apr 20, 2026
19 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-agent-1.47.0 branch April 20, 2026 12:17
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