docker-agent 1.112.0#294163
Merged
Merged
Conversation
SMillerDev
approved these changes
Jul 20, 2026
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. |
BrewTestBot
enabled auto-merge
July 20, 2026 15:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
gittoolset (git_status,git_log,git_branches,git_show,git_blame) giving agents structured access to the working repository without requiring agitbinarywebhooktoolset with asend_webhooktool that lets agents send outbound notifications to a configured chat service without exposing the URL or secret to the modelbudget/budgets) to cap what an agent may spend in cost, tokens, or working time, with live tracking in the TUI sidebar.agentsignoresupport — a.gitignore-syntax file that prevents the agent from listing, reading, or writing matched files/toolset-restart,/drop, and/effortslash commands/settingssearch_toolin the deferred toolsetdocker agent setuppathcompaction_modeldirectly on an agent as a sibling tocompaction_threshold/costdialog when clicking the sidebar cost/token usage readingllms.txtgenerated fromnav.ymlat Hugo build timeImprovements
/costdialog cache fresh on live updates and theme changesBug Fixes
/settingsnow surfaces the Settings command)/costdialog cache not refreshing on live updates and theme changessettingscommand label to display consistently asSettings*url.Errorto prevent secret URL leakageallow-private-ipsto use a private connection pool instead of sharinghttp.DefaultTransporthttp.DefaultTransportacross parallel testsCOPY --frominstead of an unauthenticated GitHub API call that hit rate limitspasssecret providers fromDefaultSourcesTechnical Changes
benchmarks/folderWhat's Changed
.agentsignoreto keep files out of the agent's reach by @dwin-gharibi in feat(filesystem): add.agentsignoreto keep files out of the agent's reach docker/docker-agent#3743New Contributors
Full Changelog: docker/docker-agent@v1.111.0...v1.112.0
View the full release notes at https://github.com/docker/docker-agent/releases/tag/v1.112.0.