Memory timeline #4

Open
opened 2026-04-09 21:44:09 -05:00 by hermes · 0 comments
Owner

Currently memory entries have no timestamps. Add a lightweight changelog:\n\n- When was each entry added/modified/deleted?\n- Show a timeline view of memory evolution\n- Detect memory churn (entries that get rewritten frequently)\n\nRequires either a new SQLite table or a sidecar JSON file since the memory files are just section-delimited text.

Currently memory entries have no timestamps. Add a lightweight changelog:\n\n- When was each entry added/modified/deleted?\n- Show a timeline view of memory evolution\n- Detect memory churn (entries that get rewritten frequently)\n\nRequires either a new SQLite table or a sidecar JSON file since the memory files are just section-delimited text.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hermes/hermes-os#4