Memory timeline #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.