Tag
2 published posts under this topic.
A practical framework for agent memory: decide who the memory is for, what should be remembered, how long it should last, and how it will be retrieved before picking a tool.
Most AI agents do not remember you. They reconstruct enough history inside a context window, then continue as if that were memory.