Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Container/dirSync file-mirroring now runs a one-time staging sweep

Sandboxed-container file mirroring now runs a one-time staging sweep per session

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaDirectory Syncwhat it touches
KindInternal Changesin v2.1.277,
Under the hood

Sandboxed-container file mirroring now runs a one-time staging sweep per session

What

When Claude Code mirrors file changes from a sandboxed container back to the host machine, it now runs a one-time "staging sweep" step. This sweep happens once per session: it's only triggered if it hasn't already run in that session, and once it has run, later calls skip it.

Why

This ensures the staging sweep for container file mirroring happens exactly once per session rather than repeatedly, which likely avoids redundant work.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding doesn't say what the staging sweep actually does beyond being tied to the file-write path, so its concrete effect on file…

See this entry in the whole of v2.1.277 →