5 Commits

Author SHA1 Message Date
root
86efd0c955 docs: Add UI glitch note during compaction
- Document known Control UI issue during compaction
- Explain why it happens (WebSocket sync during summary)
- Provide workarounds (wait or hard refresh)
- Note this is OpenClaw limitation, not fixable from TrueRecall
2026-02-24 21:15:54 -06:00
root
99a1aabd11 docs: Add Semantic Deduplication section with similarity checking
- Why smaller models need deduplication (4b vs 30b)
- Three implementation options (built-in, periodic AI, watcher hook)
- Code example for pre-insertion similarity check
- Configuration options for deduplication settings
- Recommendations by model size
- Fixed section numbering
2026-02-24 21:15:04 -06:00
root
2d3ed6cebb security: Remove private IPs and paths from repository
- Replace all 10.0.0.x IPs with placeholders
- Replace absolute paths with ~/ shorthand
- Replace specific timestamps with placeholders
- No sensitive data in public repo
2026-02-24 21:02:53 -06:00
root
faccc4b651 docs: Add Configuration Options Reference section with all defaults and descriptions 2026-02-24 20:40:57 -06:00
root
8bb1abaf18 Initial commit: TrueRecall v2.2 with 30b curator and timer-based curation 2026-02-24 20:27:44 -06:00