Skip to content

sbx: document new arg-passing behavior for agents#25161

Open
dvdksn wants to merge 1 commit into
docker:mainfrom
dvdksn:sbx-agent-args-config-docs
Open

sbx: document new arg-passing behavior for agents#25161
dvdksn wants to merge 1 commit into
docker:mainfrom
dvdksn:sbx-agent-args-config-docs

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented May 25, 2026

Summary

Args passed after -- to sbx run now replace an agent's default startup flags instead of being appended. Each agent doc under content/manuals/ai/sandboxes/agents/ now has a "Default startup command" subsection that states the exact default command and shows how to preserve the implicit flags when passing custom args.

Generated by Claude Code

Args passed after `--` now replace an agent's default startup flags
instead of being appended to them. Add a "Default startup command"
subsection to each agent's Configuration section spelling out the exact
default command and how to keep the implicit flags when passing custom
args.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 82e9c91
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a145dbb7f934200080f10ff
😎 Deploy Preview https://deploy-preview-25161--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn added the status/review Pull requests that are ready for review label May 25, 2026
@dvdksn dvdksn requested a review from a team May 25, 2026 14:33
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The PR consistently and cleanly documents the new arg-replacement behavior for sbx run across all ten agent files. Each agent doc gains a "Default startup command" subsection with the exact default command and an example showing how to preserve implicit flags when passing custom args.

No high or medium severity issues were found. The changes are accurate, well-scoped, follow the existing document style, and are free of AI hedge words, misuse of bold, broken markdown, and front-matter issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ai status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants