Storing isn't remembering
There is a lot more to remembering than having the memory stored.
On the tools I build and what I have learned running them.
New here? Start with → Green squares · Experiment: Drive -> Git
There is a lot more to remembering than having the memory stored.
Agent M's memory is at its simplest a folder hierarchy of markdown files. This experiment tested how to store them, simply, but also reliably across devices.
Agent M started as something I installed in a repo, and it kept growing, so it's moving to the host level and ... slowly ... becoming the assistant I had in mind when I started.
When something gets stuck for days, it’s worth asking what it was waiting for.
I learned that “it syncs” is not “it’s backed up” — and I made plans to move the memory under git, to finally get history, diffs, and an undo.
Running an agent all day used to mean hitting the usage ceiling by mid-afternoon. Here's how I cut a heavy day ~90% and made Agent M cheap enough to just leave running.
I learned that “works everywhere” has an asterisk right now: the agent travels, but the surfaces underneath are uneven, and the portable, do-anything agent is getting closer, but probably still a harness generation away.
I set out to rebuild a trading engine. What I built instead was Agent M — an agent with a durable memory that works across every tool I use.
I learned that more context isn’t free — sometimes you want less of it.
Sherwood came together fast, but it had drifted too much and needed a re-write. Re-writing it was where I realized that I needed to rebuild something else.
So far it’s working well and we’ll see if I don’t end up switching to something else in a few months as the landscape changes.
Whether today’s agents can actually keep drift in check without that human in the loop is still an open question.
My first agent-assisted project was Sherwood, which I started to learn how markets work. It also taught me some important lessons about agentic coding.
Agentic coding took my GitHub contributions graph from gray to green.
How a one-week work demo became a real cross-platform agent
AI helped my team build in a week what would have taken six weeks. I decided to write about what building with these tools is like.