mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 22:54:01 -06:00
9e5e6f961e
* feat(wizard): expose memory import outcomes * feat(system-agent): host memory import in chat * test(system-agent): trip the copy-boundary recheck inside the wizard run * fix(system-agent): guard memory import against drift and partial-copy lies * fix(wizard): return typed memory import outcomes in callers * test(onboard): split guided memory-import coverage * fix(system-agent): use effective config for memory import * test(onboard): type memory import detection mock