Skip to content

docs: sync documentation with recent code changes#3635

Merged
dgageot merged 2 commits into
mainfrom
docs/auto-update
Jul 15, 2026
Merged

docs: sync documentation with recent code changes#3635
dgageot merged 2 commits into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Contributor

Syncs docs with code changes merged into main in the last 36 hours.

Changes

PR #3623 — remote MCP header templates and OAuth credential fallback

  • docs/features/remote-mcp/index.md: updated config example to use ${env.MY_TOKEN}, added Per-request header template expansion note documenting ${env.VAR} and ${headers.NAME} support; updated the DCR fallback section to describe the new interactive client-credential prompt when DCR is unavailable and no oauth.clientId is configured.
  • docs/configuration/tools/index.md: expanded the remote.headers property description with placeholder details.
  • docs/tools/mcp/index.md: expanded the remote.headers property description with a link to the detailed note.

PR #3565 — MCP prompts as slash commands

  • docs/tools/mcp/index.md: added a new MCP Prompts section documenting that MCP prompt definitions (from the server's /prompts endpoint) are registered as slash commands in the TUI, with usage examples and argument-forwarding rules.

PRs reviewed (no doc changes needed)

@aheritier aheritier requested a review from a team as a code owner July 14, 2026 04:07
@aheritier aheritier added kind/docs Documentation-only changes area/docs Documentation changes labels Jul 14, 2026
@dgageot dgageot merged commit ceb0290 into main Jul 15, 2026
11 checks passed
@dgageot dgageot deleted the docs/auto-update branch July 15, 2026 06:47
aheritier added a commit to aheritier/docs that referenced this pull request Jul 16, 2026
Covers changes from the last 36 hours:

- feat: add scheduler toolset docs and config entry (docker/docker-agent#3632)
- docs: update MCP header templates, add MCP prompts slash commands (docker/docker-agent#3635)
- feat: document safe-auto and safer safety policies for safer_shell (docker/docker-agent#3647)
- feat: add custom token pricing (cost config) documentation (docker/docker-agent#3664)
- feat: document custom base_url implies bypass_models_gateway (docker/docker-agent#3667)
- chore: bump docker-agent vendor to v1.110.0 with accumulated changes
  (thinking budget gpt-5.6, agents config, CLI toolsets command,
   OpenAI/ChatGPT/Vercel provider updates, background-agents permissions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants