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 ·

Add-directory dialog distinguishes already-accessible paths from real conflicts

The add-directory dialog can suppress the already-in-working-directory warning when the path is merely covered by it.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaWorking Directorieswhat it touches
KindImprovementsin v2.1.257,
You'll notice

The add-directory dialog can suppress the already-in-working-directory warning when the path is merely covered by it.

The add-directory settings UI now accepts an onAlreadyAccessible callback. When a chosen path resolves to something already covered by the working directory but isn't an exact match, the caller can use this callback to suppress the usual alreadyInWorkingDirectory warning instead of always showing it.

See this entry in the whole of v2.1.257 →

Feedback