mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 14:01:24 +08:00
Summary: - This PR updates memory-core index identity resolution to treat an empty configured model as the embedding adapter default and adds a regression test for plain memory status. - PR surface: Source +5, Tests +33. Total +38 across 2 files. - Reproducibility: yes. from source and inherited proof: current main compares identity against an unresolved empty model in the plain status path, and the source PR shows the before/after CLI behavior on the same index. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(memory): resolve adapter default model in plain status identity c… Validation: - ClawSweeper review passed for head9741437564. - Required merge gates passed before the squash merge. Prepared head SHA:9741437564Review: https://github.com/openclaw/openclaw/pull/90816#issuecomment-4637058847 Co-authored-by: 宇宙熊Yzx <53250620+849261680@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>