mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:11:34 +00:00
* fix(hooks): persist memory on session rollover Co-authored-by: salvormallow <15044561+salvormallow@users.noreply.github.com> * fix(hooks): persist memory on automatic session reset * fix(hooks): keep auto-reset reason internal * fix(hooks): retain auto-reset memory admission * fix(hooks): make session rollover return explicit * test(hooks): track session memory temp dirs * fix(hooks): satisfy session memory return contract --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>