mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 07:24:03 +00:00
Summary: - The PR routes `session.tool` Gateway frames through the Control UI tool-stream handler, adds a regression test, and adds a changelog entry. - Reproducibility: yes. Current main emits `session.tool` frames for session subscribers, but the Control UI d ... to the tool-stream handler, so the failure path is source-reproducible without needing a live browser run. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(ui): render session-scoped tool events Validation: - ClawSweeper review passed for head58be438acb. - Required merge gates passed before the squash merge. Prepared head SHA:58be438acbReview: https://github.com/openclaw/openclaw/pull/83734#issuecomment-4481086608 Co-authored-by: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>