Commit Graph

6 Commits

Author SHA1 Message Date
root
24023279ab fix: update references to openclaw-true-recall-blocks, add upgrade docs, add backfill script 2026-03-10 12:05:58 -05:00
SpeedyFoxAi
93dc4c76e3 Merge branch 'main' into 'update-master-temp-v2'
# Conflicts:
#   README.md
#   config.json
#   watcher/mem-qdrant-watcher.service
#   watcher/realtime_qdrant_watcher.py
2026-03-04 17:39:52 +00:00
root
23d9f3b36b feat: update watcher with priority-based session file detection 2026-03-04 10:03:13 -06:00
root
50aacb0cea Initial commit: True-Recall Base 2026-02-27 15:01:44 -06:00
root
e2ba91cbea feat: improve search_q.sh output
- Add result count to summary
- Increase content preview to 250 chars
- Add user_id to result display
- Improve 'no results' messaging
- Better result counting with tee
2026-02-27 12:17:33 -06:00
root
b87817e429 feat: add search_q.sh script with chronological sorting
- Search memories by keyword/phrase
- Automatically sorts results by timestamp (newest first)
- Shows formatted output with date, role, and content
- Supports environment variables for configuration
- Limits results to avoid information overload
- Handles errors gracefully
2026-02-27 12:14:17 -06:00