- Changed gem format from third-person to first-person for better query matching
- Lowered minRecallScore from 0.7 to 0.5
- Fixed context injection to use HTML comments (hidden from UI)
- Updated all documentation with today's fixes
- 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
- 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
- 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