mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 08:43:56 +00:00
* fix(ios): restore in-flight chat runs from gateway history Restore active Apple chat ownership across reconnect, foreground, and sequence-gap recovery using the existing chat.history snapshot. Preserve agent/session scoping and Gateway user-turn identity across Codex and Copilot mirrors, including current offline-cache integration. * fix(ios): restore in-flight chat runs from gateway history