Skip to content

docker-agent 1.33.0#272981

Merged
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.33.0
Mar 18, 2026
Merged

docker-agent 1.33.0#272981
BrewTestBot merged 2 commits intomainfrom
bump-docker-agent-1.33.0

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
This release improves file editing reliability, adds session exit keywords, and fixes several issues with sub-sessions and evaluation handling.

What's New

  • Adds support for "exit", "quit", and ":q" keywords to quit sessions immediately
  • Adds per-eval Docker image override via evals.image property in evaluation configurations
  • Adds run instructions to creator agent prompt for proper agent execution guidance

Bug Fixes

  • Fixes handling of double-serialized edits argument in edit_file tool when LLMs send JSON strings instead of arrays
  • Fixes sub-session thinking state being incorrectly derived from parent session instead of child agent
  • Fixes --sandbox flag when running in CLI plugin mode
  • Fixes cross-model Gemini function calls by using dummy thought_signature
  • Fixes event timestamps for user messages in SessionFromEvents to prevent duration calculation issues

Improvements

  • Displays breakdown of failure types in evaluation summary for better debugging
  • Declines elicitations in run --exec --json mode
  • Validates path field consistently in edit file operations

Technical Changes

  • Removes unused fileWriteTracker from creator package
  • Simplifies UnmarshalJSON implementation for better path validation
  • Updates evaluation image build cache to handle different images per working directory

What's Changed

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

View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.33.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 18, 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 18, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 18, 2026 14:41
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 18, 2026
Merged via the queue into main with commit ccc0144 Mar 18, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-docker-agent-1.33.0 branch March 18, 2026 14:51
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.

3 participants