Files
openclaw/src
David Rudduck 3089e03529 fix: fire compaction hooks in overflow recovery path + add ownsCompaction test coverage
Address Greptile review feedback on PR #41361:

1. Fire before_compaction/after_compaction hooks in the overflow recovery
   path (run.ts) when engine owns compaction — same asymmetry that was
   fixed for the /compact command path.

2. Add 3 tests for compactEmbeddedPiSession with ownsCompaction=true:
   - Verifies hooks fire with sentinel -1 values
   - Verifies after_compaction skipped on failed compaction
   - Verifies hook exceptions are caught without aborting compaction
2026-03-11 20:06:46 -07:00
..
2026-03-10 23:40:10 +00:00
2026-03-11 20:11:51 +00:00