What's New
New Commands
context.shβ Session startup loader: loads recent + high-importance memories, sorted by prioritystats.shβ Memory statistics: totals, date range, entries/day, storage size, topic/importance breakdownconsolidate.shβ Group memories by topic with date ranges, tags, and latest entriesexport.shβ Export to JSON with date/topic filtersimport.shβ Import with timestamp deduplication and dry-run modeedit.shβ Edit content/topic/importance or delete entries by timestamp
Improved
recall.shβ Multi-keyword AND search with relevance scoring (match ratio + importance weight + recency)recall.shβ Filters:--topic,--importance,--since,--limitsave.shβ Importance levels:low/normal/high/critical- All scripts now support
--jsonoutput
Infrastructure
- Added
package.json - Pure bash + node, no npm dependencies