Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.268 ·

Remote bridge session now sends the git repo URL to session config

Remote bridge sessions now also send the git repository URL as part of session setup

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindInternal Changesin v2.1.268,
Under the hood

Remote bridge sessions now also send the git repository URL as part of session setup

What

When a remote bridge session sends its configuration during handoff, it now includes a gitRepoUrl field that wasn't part of that payload before.

Why

This git remote URL passes through the same credential-stripping step already used elsewhere, so any embedded username and password are redacted before being sent, in line with how the git remote URL is already handled during bridge registration.

See this entry in the whole of v2.1.268 →

Feedback