L7 · Agents
Memory Between Steps
Design what an agent carries forward and what it recomputes.
The model forgets everything the moment a call ends. What looks like memory is the whole transcript being handed back to it, from the top, every single step.