Patch Changes
- #1059
d0812f7Thanks @threepointone! - Server now responds withCF_AGENT_STREAM_RESUME_NONEwhen a client sendsCF_AGENT_STREAM_RESUME_REQUESTand no active stream exists. This collapses the previous 5-second timeout to a single WebSocket round-trip, fixing the UI stall on every conversation open/switch/refresh when there is no active stream.