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.269 ·

Warning message broadened from 'git mount' to all of CCR's mounts including gh writes

The token-mismatch warning now covers git fetches and gh writes, not just git pushes

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSelf-Hosted Runnerwhat it touches
KindImprovementsin v2.1.269,
You'll notice

The token-mismatch warning now covers git fetches and gh writes, not just git pushes

What

The warning shown when a self-hosted runner session can't re-present its refreshed token was reworded to say that session traffic through Claude Code's mounts, including git pushes and fetches and gh (GitHub CLI) writes, may be refused with a git_token_mismatch error until a /remote call with that token succeeds.

Why

This makes the warning accurate now that the governed relay covers more than just git pushes, so anyone seeing it understands the fuller range of traffic that could be affected.

See this entry in the whole of v2.1.269 →

Feedback