Back to writing

Tag

memory

2 published posts under this topic.

Before Choosing an Agent Memory Framework

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.

How Agent Memory Really Works

Most AI agents do not remember you. They reconstruct enough history inside a context window, then continue as if that were memory.