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 ·

Bridge control requests now logged with duration/deadline telemetry

SDK bridge now logs how long each control request took to handle, plus deadline/timeout info

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

SDK bridge now logs how long each control request took to handle, plus deadline/timeout info

What

The SDK bridge, which relays control requests between a client and Claude Code, now measures and logs how long each control_request took to process. The new telemetry event also records whether the request was "detached" and, when a deadline was set on the request, what that deadline was and whether it was exceeded.

Why

This gives better visibility into bridge performance and helps diagnose slow or timed-out control requests when building on the SDK.

See this entry in the whole of v2.1.277 →