You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a trust-breaking bug where opening an older Hearth chat could resume the newest unrelated conversation context.
Fixed legacy-chat continuity so short follow-up messages still continue the correct conversation by carrying recent same-chat history into the Hearth app-channel turn.
Kept /stop routing aligned with the per-conversation session key path.
Changed
Hardened Hearth app conversation routing so each chat now maps to its own OpenClaw session key.
Bumped the web app build version to 0.0.119 for the next PWA rollout.