mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-24 11:51:13 +00:00
* fix(compaction): skip replay-unsafe session sends * fix(compaction): preserve safe text around session sends * fix(compaction): narrow replay filtering to sessions_send Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * test(compaction): use review-safe key fixtures Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * test(compaction): use placeholder API key Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * test(compaction): limit fixture cleanup to new cases Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): preserve completed sessions_send history Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): preserve unfinished delegated work Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): detect completion before replay filtering Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): retain unresolved send status Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): preserve inert send outcomes Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): narrow terminal tail type Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> * fix(compaction): guard replay input lookup Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>