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 ·

Session-reported cwd is checked for network-path ancestry before being adopted

A session's reported working directory is refused if it is network-shaped or its ancestry cannot be verified.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSessionswhat it touches
KindBug Fixesin v2.1.257,
You'll notice

A session's reported working directory is refused if it is network-shaped or its ancestry cannot be verified.

When restoring or adopting a session's reported working directory, Claude Code now rejects absolute or network-shaped paths outright. For other paths, it verifies the local ancestry doesn't resolve through a network path before trusting the cwd, logging a warning and declining to adopt it if verification fails or is inconclusive.

See this entry in the whole of v2.1.257 →

Feedback