mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 23:50:42 +00:00
Summary: - The PR removes session-file repair's trailing-assistant disk trim, updates regression coverage, clarifies transcript hygiene docs, and adds a changelog entry for the Telegram/WebChat history loss fix. - Reproducibility: yes. Current main has a clear source path: a normal trailing assistant JSONL record is popped by `repairSessionFileIfNeeded`, and the main-branch test suite asserts that deletion. Automerge notes: - PR branch already contained follow-up commit before automerge: docs(agents): clarify session repair preservation - PR branch already contained follow-up commit before automerge: fix(agents): preserve delivered assistant replies in session repair Validation: - ClawSweeper review passed for head66c187fd76. - Required merge gates passed before the squash merge. Prepared head SHA:66c187fd76Review: https://github.com/openclaw/openclaw/pull/76420#issuecomment-4365323320 Co-authored-by: Ayaan Zaidi <hi@obviy.us> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>