mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-26 21:57:52 +00:00
Summary: - The branch caps async diagnostic drains at 100 events per turn, adds pending/full-drain diagnostic helpers, ... rminal diagnostics to inspect pending events, and adds regression coverage plus changelog/baseline updates. - Reproducibility: yes. from source inspection. Current main drains the entire async diagnostic queue in one s ... ck, and the PR body supplies a focused 250-event after-fix probe showing 100/200/250 delivery across turns. Automerge notes: - PR branch already contained follow-up commit before automerge: fix: yield diagnostic event drains Validation: - ClawSweeper review passed for head95610934cd. - Required merge gates passed before the squash merge. Prepared head SHA:95610934cdReview: https://github.com/openclaw/openclaw/pull/82937#issuecomment-4469498220 Co-authored-by: Galin Iliev <galini@microsoft.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com>