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

Remote session attach now checks whether directory sync exists elsewhere before adopting cwd

Attaching to a remote session now checks whether directory sync already exists elsewhere before adopting the working directory.

TierUnder the hoodhow much it should matter to you
Useful3my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaDirectory Syncwhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Attaching to a remote session now checks whether directory sync already exists elsewhere before adopting the working directory.

Attaching to a remote or cloud session now runs a dirSyncElsewhereLookup check in parallel with the rest of the reconnection work. Its result is passed through as dirSyncElsewhere in the remote session config, so the client can avoid silently re-establishing directory sync when one already exists elsewhere.

See this entry in the whole of v2.1.257 →

Feedback