mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-06 23:45:57 +00:00
Active Memory recall now runs on its own queue lane instead of sharing the parent prompt-build lane.\n\nValidation:\n- git diff --check\n- node scripts/run-vitest.mjs extensions/active-memory/index.test.ts -t "runs recall on a dedicated active-memory lane"\n- fresh local gateway smoke with Active Memory + Memory Core + loopback OpenAI-compatible model: HTTP 200, active-memory start/done, recall elapsedMs=209\n\nFixes #79026.\nRelated: #72015. |
||
|---|---|---|
| .. | ||
| config.test.ts | ||
| index.test.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||