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 ·

Agent-proxy WebSocket open failures now report a probe error alongside retry exhaustion

A failed proxy websocket open now reports the dial-time probe error and stops after one attempt.

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

A failed proxy websocket open now reports the dial-time probe error and stops after one attempt.

When the WebSocket tunnel to the CCR agent-proxy fails to open, the error message now appends any probe error observed at dial time, giving more detail on the underlying cause. A probe error encountered at dial time also forces immediate exhaustion of the connection attempt (effectively capping it at 1 try) instead of going through the normal retry count.

See this entry in the whole of v2.1.257 →

Feedback