mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 07:33:36 +00:00
Preserve existing `agents.list` and top-level `bindings` during ordinary onboarding reruns so rerunning `openclaw onboard` cannot silently wipe configured agents or routing bindings. Keep config size-drop allowances scoped to explicit reset/import/plugin-install migration flows, validate binding agent ids with normalized agent ids, and add doctor repair coverage for dangling bindings that is still best-effort around malformed agent lists. Closes #84692. Co-authored-by: yetval <yetvald@gmail.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>