AI process v38.0
August 10, 2026 | Seattle ☀️
It’s my birthday today. Not going to spell out the number, but you can probably piece it together from the root number in the version tag.
This is my AI process. Not a tutorial, not a stack diagram, just what I’m actually running right now to build with an agent instead of alongside one.
Four things make up this process.
Ghostty is the window.
Herdr is the multiplexer that knows when the agent is stuck instead of me guessing.OMP is the agent, actually reading code and doing the work.
Obsidian is where I write down what changed and why, since git already covers what changed.
This shit moves so fast that half the reason I’m writing this down is just to keep my own head straight. Wouldn’t be shocked if v38.1 shows up in like three weeks because something in this stack already changed.