Files
openclaw/src
mushuiyu886 f771aa54e8 fix(compaction): skip replay-unsafe session sends (#93293)
* 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>
2026-07-16 01:46:12 -07:00
..