mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
Auto-trigger sleep cycle (dedup, extraction, decay, cleanup) in the background after agent_end when 6h+ have elapsed. Configurable via sleepCycle.auto and sleepCycle.autoIntervalMs. Removes need for external cron job with regular gateway usage. Also includes: removal of Pareto promotion (replaced by manual core promotion), entity dedup in sleep cycle, and sleep cycle pipeline cleanup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>