Agent memory turns prior context into reusable operational state.
In a simple chatbot, memory may only mean saved text. In a long-running coding, research, or operations agent, memory becomes an infrastructure layer: the agent must know what was written, who wrote it, when it changed, whether it was used, and how to recover if the state was wrong.
