mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 15:11:32 +00:00
* fix(memory): preserve Windows session ownership * test(memory): cover custom and nested Windows transcripts * fix(memory): retain nested and custom Windows transcripts * fix(memory): isolate agent-local Windows transcript stores * style(memory): format Windows ownership regression coverage * fix(memory): validate physical transcript ownership boundaries * fix(memory): bind external session paths to configured agent stores * fix(memory): reject unowned shared transcript store roots * fix(memory): restrict transcript archives to agent-owned roots * refactor(memory): preserve canonical transcript corpus contracts --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>