My AI agents have now run on four model generations (we skipped one entirely). Their memory never noticed.
I run a multi-agent workspace where each agent is basically a directory: an identity file, a session history, and a file of observations it keeps about how we work together. The model is just the thing that wakes it up. Here's what I didn't exp…