Added the functionality of timestamps #367
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is to assist Claude with several basic aspects of memory, including chronology of observations, the ability to spot patterns with respect to time and just aligns with basic memory utility in my view.
Description
Server Details
Added timestamping for Claude
Motivation and Context
I was about to use the memory server for personal use, but I noticed Claude had no way to place the observations relative to time, this got me thinking how important the variable of time is with respect to memory, so hopefully there are others who agree that this is a productive and helpful change.
How Has This Been Tested?
I battle tested this with Claude by engaging in thoughtful conversation and observed his memory file, he makes good use of the timekeeping as well as the observations
Breaking Changes
No breaking changes!!
Types of changes
Checklist
Additional context
There was also one tiny error I
corrected in the readme, a series of lettered points used 'b)' twice in a row, so now its a 'c)'.