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.257 ·

Remote bridge session transport gains an internal event uploader config

The bridge transport config now carries internal-event uploader limits and a background-tasks callback.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindInternal Changesin v2.1.257,
Under the hood

The bridge transport config now carries internal-event uploader limits and a background-tasks callback.

The v2 remote-control bridge transport setup now passes an internalEventUploader block into the transport config, configuring max consecutive failures, max batch bytes, and a request timeout. A new onBackgroundTasks callback is also threaded through session setup alongside it.

See this entry in the whole of v2.1.257 →

Feedback