mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 09:16:10 +00: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 head |
||
|---|---|---|
| .. | ||
| src | ||
| api.ts | ||
| cli-metadata.ts | ||
| cli.ts | ||
| index.test.ts | ||
| index.ts | ||
| manager-runtime.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| runtime-api.ts | ||
| tsconfig.json | ||