mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-30 22:46:53 +00:00
Adds skipSemanticDedup option to runSleepCycle that skips Phase 1b (semantic dedup) and Phase 1c (conflict detection), both of which require LLM calls. Useful for fast/cheap sleep runs that only need vector-based dedup and decay. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>