Commit Graph

3 Commits

Author SHA1 Message Date
root
1bb4b1daaa feat: update watcher with priority-based session file detection 2026-03-04 14:59:37 -06:00
root
87aab95ba8 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-03-04 14:59:37 -06:00
root
8bf10326db 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-03-04 14:59:37 -06:00