5bb7ae6823
Add isStreaming flag to session state — set true when streaming starts, false on turn-complete. reconnectToStream returns null immediately when isStreaming is false, so resume: true is safe to pass unconditionally.