Skip to content

docs: document SSH agent forwarding settings - #25898

Open
dvdksn wants to merge 4 commits into
docker:mainfrom
dvdksn:codex/ssh-agent-forwarding-docs
Open

docs: document SSH agent forwarding settings#25898
dvdksn wants to merge 4 commits into
docker:mainfrom
dvdksn:codex/ssh-agent-forwarding-docs

Conversation

@dvdksn

@dvdksn dvdksn commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Document the v0.42 SSH agent forwarding behavior and controls:

  • Forwarding is enabled by default and can be explicitly disabled.
  • An empty ssh.agentSocketPath uses the SSH_AUTH_SOCK supplied by each client, while a non-empty value selects a fixed socket.
  • Existing forwarders require a daemon restart after either setting changes.
  • Commit-signing, isolation, and troubleshooting guidance reflects these defaults.

@netlify /ai/sandboxes/configuration/credentials/

Preview

Generated by Codex

SSH agent forwarding previously appeared automatic and did not document its security consent boundary or custom socket selection.\n\nDocument the opt-in setting, dynamic and fixed socket modes, restart behavior, commit-signing setup, isolation implications, and troubleshooting checks.
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit f84d480
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a9021f4ade51c00087ab108
😎 Deploy Preview https://deploy-preview-25898--docsdocker.netlify.app/ai/sandboxes/configuration/credentials/
📱 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 Aug 20, 2026
@dvdksn
dvdksn requested a review from a team August 20, 2026 12:12
@dvdksn dvdksn added this to the sbx/v0.40.0 milestone Aug 20, 2026
@dvdksn
dvdksn requested a review from docker-agent August 20, 2026 12:26
@dvdksn dvdksn changed the title docs: document opt-in SSH agent forwarding docs: document SSH agent forwarding settings Aug 27, 2026
@dvdksn
dvdksn marked this pull request as ready for review August 27, 2026 09:34
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.

3 participants