mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 15:49:31 +00:00
Gateway/background sync now repairs missing memory index metadata with the existing full reindex path when the configured embedding provider is available, while preserving dirty/paused state instead of downgrading semantic chunks when embeddings are unavailable. Fixes #90338