mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 20:54:04 +00:00
Subscribe the iOS gateway chat transport to per-session transcript events so group chats update when other clients send messages. Constrain local user echo adoption to the optimistic row tied to the still-pending send run, so repeated same-content user messages from other clients append instead of replacing history. Fixes #80231. Co-authored-by: Yuval Dinodia <yetvald@gmail.com>