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
Consolidate git identity into git_setup script, bump web-shell to 0.5.1
Renames coder_script.git_ssh_signing → coder_script.git_setup since it now
owns both identity and signing. Writes user.name / user.email from the
workspace owner so git itself and tools that read .gitconfig (Claude Code,
IDE git extensions) see the identity without relying on env-var layering.
Drops the four redundant coder_env.git_* resources; coder_agent.env covers
agent-started processes, git_setup covers everything that reads config.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments