mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 05:23:34 +00:00
Summary: - The PR wraps outbound post-delivery transcript mirroring in warning-only error handling and adds regression tests for thrown and not-ok mirror append failures. - PR surface: Source +16, Tests +61. Total +77 across 2 files. - Reproducibility: yes. A high-confidence source reproduction is to make appendAssistantMessageToSessionTransc ... a/outbound/deliver.ts:1970 and the caller retry path treats that exception as a failed direct announcement. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(outbound): keep channel send durable when transcript mirror fails… Validation: - ClawSweeper review passed for headdfe0fd7119. - Required merge gates passed before the squash merge. Prepared head SHA:dfe0fd7119Review: https://github.com/openclaw/openclaw/pull/89812#issuecomment-4611974387 Co-authored-by: harjoth <harjoth.khara@gmail.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.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>