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 between-tools publish telemetry now tracks how long the sync was held

Directory-sync publish telemetry now tracks how long a sync was held before sending

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 No documentation found

Directory-sync publish telemetry now tracks how long a sync was held before sending

What

The directory-sync 'between tools' publish logic was rewritten to start a due-check and await a snapshot-taken signal, and now reports a new held_ms field, alongside the existing outcome and duration_ms, in the tengu_dir_sync_between_tools_publish telemetry event.

Why

held_ms shows how long a sync was held before being published, giving a clearer picture of sync timing in the directory-sync system beyond just how long the operation itself took.

Read from
Names in the bundleheld_ms

See this entry in the whole of v2.1.265 →

Feedback