Files
openclaw/src/config
Hudson 93fbe6482b fix(sessions): archive transcript files when pruning stale entries
pruneStaleEntries() removed entries from sessions.json but left the
corresponding .jsonl transcript files on disk indefinitely.

Added an onPruned callback to collect pruned session IDs, then
archives their transcript files via archiveSessionTranscripts()
after pruning completes. Only runs in enforce mode.
2026-02-16 23:50:56 +01:00
..
2026-01-30 03:16:21 +01:00
2026-02-14 14:25:54 +00:00
2026-01-30 03:16:21 +01:00
2026-02-14 17:14:21 +00:00
2026-01-30 03:16:21 +01:00