mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 06:03:39 -06:00
d06fc25a0c
* fix(agents): protect private memory in shared chats Fixes #84466 Co-authored-by: Peter Steinberger <steipete@gmail.com> * fix(agents): propagate shared chat type across runtimes * fix(agents): enforce bootstrap privacy after hooks * test(agents): cover final bootstrap filtering * fix(agents): filter private memory before allowlists * fix(agents): preserve bootstrap source identity * refactor(agents): simplify bootstrap source identity * fix(agents): keep bootstrap source identity private * fix(agents): unify CLI runtime chat type --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>