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

Directory sync: dedup logic and wording change for 'changedDuringRead'

Directory sync avoids repeating the same 'still being written' warning and now says 'sync' instead of 'turn'

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaCloud Syncwhat it touches
KindImprovementsin v2.1.265,
You'll notice

Directory sync avoids repeating the same 'still being written' warning and now says 'sync' instead of 'turn'

What

When Claude Code notices a file is still being written to during directory sync, it shows a warning that the file's contents haven't settled yet. This warning now avoids repeating itself: if the same set of files triggers it again, it won't be re-appended. The wording also changed slightly, now saying the file will go out "with the next sync that finds it at rest" instead of "the next turn that finds it at rest."

Why

This reduces redundant warning spam when the same files keep showing up as still being written, and the wording change more accurately describes that the check happens on sync, not just once per conversation turn.

See this entry in the whole of v2.1.265 →

Feedback