Files
openclaw/extensions/memory-neo4j
Tarun Sukhani 309c5b6029 memory-neo4j: add --skip-semantic flag to skip LLM-based dedup in sleep cycle
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>
2026-02-16 17:56:38 +08:00
..