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 ·

Remote bridge teardown now records whether the pre-teardown upload flush completed vs timed out

Remote bridge session teardown now logs whether the pre-teardown data upload finished in time

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.265,
Under the hood

Remote bridge session teardown now logs whether the pre-teardown data upload finished in time

What

When a remote bridge session (used for remote control of a session) is torn down, the tengu_bridge_repl_teardown telemetry event now records additional details: whether the flush that uploads pending data before teardown completed before its deadline (hold_preflush_landed), the computed budget allowed for archiving, and how long the archive upload call actually took.

Why

This gives more detail for diagnosing whether session data was fully saved before a remote session ended, and how long that process took, building on earlier changes that distinguished different kinds of skipped cleanup during teardown.

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 doubtNothing has been read yet about the `tengu_bridge_repl_teardown` gate for this release, so no statement can be made about whether this…

See this entry in the whole of v2.1.265 →

Feedback