mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 19:24:02 +00:00
Consume the gateway's canonical reconnect snapshot (chat.history inFlightRun) to re-adopt still-streaming runs after reconnect, cold start, and seq-gap recovery in the Android ChatController. Mirrors the iOS contract from #100277. Part of #100197.