mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
7e42dae611
* refactor(memory-core): split index manager along the inheritance chain * fix(memory): restore the manager lazy boundary * refactor(memory-core): delete dead manager plumbing * chore(lint): ratchet max-lines baseline after memory manager split * fix(memory): keep the manager out of the runtime facade * test(memory): cover transitive manager facade imports