-
Notifications
You must be signed in to change notification settings - Fork 385
Comparing changes
Open a pull request
base repository: docker/docker-agent
base: v1.71.0
head repository: docker/docker-agent
compare: v1.72.0
- 20 commits
- 25 files changed
- 8 contributors
Commits on Jun 2, 2026
-
docs: update CHANGELOG.md for v1.71.0
Automated changelog update for release v1.71.0 Assisted-By: Docker Agent
Configuration menu - View commit details
-
Copy full SHA for e5e4a3a - Browse repository at this point
Copy the full SHA e5e4a3aView commit details -
feat(examples): add Atlassian expert agent example
Signed-off-by: maxcleme <maxime.clement@docker.com>
Configuration menu - View commit details
-
Copy full SHA for be1c5c3 - Browse repository at this point
Copy the full SHA be1c5c3View commit details -
Merge pull request #2962 from docker/changelog/v1.71.0
docs: update CHANGELOG.md for v1.71.0
Configuration menu - View commit details
-
Copy full SHA for 2dbc5ae - Browse repository at this point
Copy the full SHA 2dbc5aeView commit details -
Merge pull request #2963 from maxcleme/co-add-atlassian-expert-example
feat(examples): add Atlassian expert agent example
Configuration menu - View commit details
-
Copy full SHA for 1133c75 - Browse repository at this point
Copy the full SHA 1133c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f99e4c - Browse repository at this point
Copy the full SHA 5f99e4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d869cbb - Browse repository at this point
Copy the full SHA d869cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a40ca - Browse repository at this point
Copy the full SHA b0a40caView commit details -
docs: fix review feedback on MCP and remote-MCP docs
- remote-mcp: drop "offer to retry" — agent reports OAuth decline but does not proactively prompt; user must re-ask - mcp: correct OpenAI embedded resource routing — images use input_image, not input_file (PDFs still use input_file)
Configuration menu - View commit details
-
Copy full SHA for 3f861cc - Browse repository at this point
Copy the full SHA 3f861ccView commit details -
bump charm.land/bubbletea/v2 from v2.0.6 to v2.0.7
Assisted-By: docker-agent
Configuration menu - View commit details
-
Copy full SHA for 2de66a3 - Browse repository at this point
Copy the full SHA 2de66a3View commit details -
bump github.com/openai/openai-go/v3 from v3.37.0 to v3.38.0
Assisted-By: docker-agent
Configuration menu - View commit details
-
Copy full SHA for 9ae11c4 - Browse repository at this point
Copy the full SHA 9ae11c4View commit details -
feat(cli): support
alias list --jsonoutputAdd a --json flag to `docker agent alias list` that emits the registered aliases as a sorted JSON array, with empty options omitted. Closes #2965
Configuration menu - View commit details
-
Copy full SHA for f34a4df - Browse repository at this point
Copy the full SHA f34a4dfView commit details -
feat(cli): dedup alias list JSON entry and add tests
Signed-off-by: Sayt-0 <louis-dalmorocompta@docker.com>
Configuration menu - View commit details
-
Copy full SHA for fe03d98 - Browse repository at this point
Copy the full SHA fe03d98View commit details -
Merge pull request #2966 from docker/feat/alias-list-json
feat(cli): support `alias list --json` output
Configuration menu - View commit details
-
Copy full SHA for 7872274 - Browse repository at this point
Copy the full SHA 7872274View commit details -
Configuration menu - View commit details
-
Copy full SHA for e144cac - Browse repository at this point
Copy the full SHA e144cacView commit details -
Merge pull request #2968 from dgageot/board/04dc276d87cc0e22
chore: bump Go dependencies
Configuration menu - View commit details
-
Copy full SHA for a43aeee - Browse repository at this point
Copy the full SHA a43aeeeView commit details -
Merge pull request #2957 from docker/docs/auto-update
docs: update documentation for agent-picker, MCP embedded resources, and remote MCP OAuth cancel
Configuration menu - View commit details
-
Copy full SHA for 9ab4ecf - Browse repository at this point
Copy the full SHA 9ab4ecfView commit details -
Merge pull request #2970 from Daniel-Kolev/fix/ssrf-safe-transport-wr…
…apped-default fix(httpclient): fall back when http.DefaultTransport is not *http.Transport
Configuration menu - View commit details
-
Copy full SHA for 29017ca - Browse repository at this point
Copy the full SHA 29017caView commit details -
feat(config): support top-level shared skills and commands
Add top-level `commands` and `skills` sections holding reusable, named groups that agents opt into by name via `use_commands` / `use_skills`. Groups are merged into each agent during config resolution; an agent's inline entries win on name conflicts. Bumps the config schema to v11 and updates the JSON schema, HCL converter, example, and docs. Closes #2967
Configuration menu - View commit details
-
Copy full SHA for f8c6cdd - Browse repository at this point
Copy the full SHA f8c6cddView commit details -
refactor(config): keep shared skills/commands in the latest package
Drop the v11 schema bump and the frozen v10 package. The top-level commands/skills support now lives entirely in the latest package and the schema stays at version 10.
Configuration menu - View commit details
-
Copy full SHA for 1cfcf95 - Browse repository at this point
Copy the full SHA 1cfcf95View commit details -
Merge pull request #2971 from docker/feat/top-level-skills-commands
feat(config): support top-level shared skills and commands
Configuration menu - View commit details
-
Copy full SHA for e72c2bd - Browse repository at this point
Copy the full SHA e72c2bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.71.0...v1.72.0