mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 16:31:34 +00:00
* fix: stop selected channel sessions from WebChat * fix: clear channel working state after stop * fix: cancel queued turns before session abort * fix: replay pending stops after reconnect * fix: align stop lifecycle test fixtures * fix(ui): bind pending aborts to gateway client * test(ui): keep chat pane specs within line limit * chore(ios): refresh native i18n inventory * chore: retrigger PR checks * fix(system-agent): avoid blocking TUI catalog discovery * fix: preserve session abort ownership * test: align abort coverage with current main * test: assert scoped session abort broadcast * fix(agent-runs): expose SDK runtime abort state * fix(ui): clear queued main-session stops by scope * fix(ui): replay only exact run aborts * fix(gateway): protect session abort cleanup * fix(ui): narrow session abort intent * test(ui): avoid unbound request assertions --------- Co-authored-by: scotthuang <scotthuang@tencent.com> Co-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>