You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(app): add User to SSH config block — VS Code used local Windows username
Without User directive VS Code Remote SSH falls back to the local OS username.
Added User ${sshUser} so the config specifies dev@ explicitly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments