mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:10:49 +00:00
Greptile flagged the `packages/memory-host-sdk/src/host/session-files.ts` copy as a P2 gap: the parallel standalone implementation was not updated with the same fix, so if it ever gets wired up the corpus-truncation bug returns silently. The file isn't currently on any production code path, but keeping the two copies consistent prevents a future regression.