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 ·

dir-sync git-worker turn-end telemetry gains an 'unchanged' outcome and a report toggle

Directory-sync turn-end telemetry adds an 'unchanged' outcome and a way to skip reporting

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

Directory-sync turn-end telemetry adds an 'unchanged' outcome and a way to skip reporting

What

The internal function that reports on the directory-sync git worker at the end of a turn now takes a third parameter (defaulting to true) that controls whether the ccr_dir_sync_git_worker_turn_end telemetry event fires at all. Its success branch, which previously matched 'shipped' or 'nothing_to_send', now also matches a new 'unchanged' outcome.

Why

This is internal telemetry refinement for the directory-sync system, distinguishing a turn where nothing changed from one where changes were sent, and allowing that reporting to be turned off when not needed.

See this entry in the whole of v2.1.265 →

Feedback