-
Notifications
You must be signed in to change notification settings - Fork 385
Comparing changes
Open a pull request
base repository: docker/docker-agent
base: 7882b41
head repository: docker/docker-agent
compare: 350b6ac
- 17 commits
- 37 files changed
- 4 contributors
Commits on Jun 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 05028fa - Browse repository at this point
Copy the full SHA 05028faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa07cd - Browse repository at this point
Copy the full SHA ffa07cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c12bfce - Browse repository at this point
Copy the full SHA c12bfceView commit details -
Configuration menu - View commit details
-
Copy full SHA for da7a5f5 - Browse repository at this point
Copy the full SHA da7a5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e57f0 - Browse repository at this point
Copy the full SHA e9e57f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72b361c - Browse repository at this point
Copy the full SHA 72b361cView commit details -
docs: document coding harnesses, caching, lifecycle, defer, fetch fil…
…tering, and other gaps - Add new Coding Harnesses page (docs/features/harnesses/index.md) covering claude-code, codex, opencode, pi harness types, field reference, recipes for sequential and parallel harness dispatch, limitations, and hook behavior - Add Coding Harnesses to nav.yml (Features section, after MCP Mode) - Update multi-agent/index.md: add Harness-Backed Sub-Agents section - Update background-agents/index.md: add Using Harness Sub-Agents section - Update configuration/agents/index.md: - Add harness field to Properties Reference table and Full Schema YAML - Add Agent-Switching Commands subsection with handoff/transfer_task comparison - Expand welcome_message description (Markdown rendered, not sent to model) - Update configuration/hooks/index.md: - Add cross-link to Coding Harnesses page in model_id note - Add link to examples/snapshot_hooks.yaml - Update configuration/models/index.md: add link to examples/task_budget.yaml - Update configuration/tools/index.md: - Expand Tool Instructions section with ORIGINAL_INSTRUCTIONS placeholder docs - Expand Deferred Tool Loading section with full explanation and example link - Add link to examples/lifecycle.yaml in Lifecycle section - Update tools/fetch/index.md: add Domain Filtering summary section with example links (fetch_domain_filtering.yaml, remote_mcp_allow_private_ips.yaml) - Update tools/filesystem/index.md: expand Post-Edit Hooks section with field table, error behavior, and link to examples/post_edit.yaml - Update tools/mcp/index.md: expand TOON section with regex semantics and link to examples/github-toon.yaml - Update features/skills/index.md: add links to skills_inline.yaml and skills_filter.yaml examples - Update concepts/multi-agent/index.md: add link to sub-agents-from-catalog.yaml
Configuration menu - View commit details
-
Copy full SHA for 6139779 - Browse repository at this point
Copy the full SHA 6139779View commit details -
docs: fix harness accuracy issues and style violations from review
B1: before_llm_call/after_llm_call DO fire for harness agents - remove incorrect 'will not fire' claim. model_id is set to the harness label (e.g. claude-code) rather than a canonical provider/model string. B2: Token usage IS tracked when the CLI reports it. Claude Code and Codex both report usage data. Replace 'unavailable' bullet with accurate description of conditional tracking. B3: Remove incorrect pi.ai/talk link (Inflection AI consumer chatbot). Replace with 'Refer to the pi CLI documentation for installation.' N1: Replace all prose 'docker-agent' with 'Docker Agent' per STYLE.md in harnesses/index.md, multi-agent/index.md, and background-agents/index.md. (Repo/URL path 'docker/docker-agent' is unchanged.) N2: Fix agent names in recipe YAML to use hyphens (claude-coder, codex-coder) matching examples/coding_harnesses.yaml and examples/coding_harness_background_agents.yaml. Updated in harnesses/index.md, multi-agent/index.md, and background-agents/index.md. N3: Fix blocked_domains bullet in fetch/index.md Domain Filtering section - was self-contradictory ('takes priority over allowed; cannot be combined'). Corrected to: 'mutually exclusive with allowed_domains (a config error is thrown if both are set)'. N4: Broaden allow_private_ips scope note in fetch/index.md - flag is also supported on api, openapi, a2a, and remote mcp toolsets, not just fetch. N5: Add 'toolsets: are silently ignored when harness: is set' note to the harness row in the agents/index.md Properties Reference table.Configuration menu - View commit details
-
Copy full SHA for 8d26236 - Browse repository at this point
Copy the full SHA 8d26236View commit details -
docs: update CHANGELOG.md for v1.70.2
Automated changelog update for release v1.70.2 Assisted-By: Docker Agent
Configuration menu - View commit details
-
Copy full SHA for cff532b - Browse repository at this point
Copy the full SHA cff532bView commit details -
Merge pull request #2951 from docker/changelog/v1.70.2
docs: update CHANGELOG.md for v1.70.2
Configuration menu - View commit details
-
Copy full SHA for 7b77592 - Browse repository at this point
Copy the full SHA 7b77592View commit details
Commits on Jun 2, 2026
-
Merge pull request #2950 from docker/docs/comprehensive-docs-update
docs: document coding harnesses and fill P0/P1/P2 documentation gaps
Configuration menu - View commit details
-
Copy full SHA for a93b7bd - Browse repository at this point
Copy the full SHA a93b7bdView commit details -
Merge pull request #2947 from dgageot/board/53a31f9447d73c9b
fix: keep failed chat continuations out of conversation cache
Configuration menu - View commit details
-
Copy full SHA for b3dd62a - Browse repository at this point
Copy the full SHA b3dd62aView commit details -
Merge pull request #2942 from dgageot/board/e5841bf149130c7a
fix: github-copilot Responses API auto-selection and error preservation
Configuration menu - View commit details
-
Copy full SHA for b46aee4 - Browse repository at this point
Copy the full SHA b46aee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36af646 - Browse repository at this point
Copy the full SHA 36af646View commit details -
Merge pull request #2961 from dgageot/board/65c4c750d56792bd
fix: update github-copilot model from gpt-4o to gpt-4.1
Configuration menu - View commit details
-
Copy full SHA for 107e190 - Browse repository at this point
Copy the full SHA 107e190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80ac8ba - Browse repository at this point
Copy the full SHA 80ac8baView commit details -
Merge pull request #2960 from dgageot/board/f0cc00477687fe07
chore(config): freeze v9 and bump latest to v10
Configuration menu - View commit details
-
Copy full SHA for 350b6ac - Browse repository at this point
Copy the full SHA 350b6acView 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 7882b41...350b6ac