These are practical experiments, side projects, and learning notes. They are deliberately closer to the terminal than to a polished framework or product announcement.
Building Jarvis
For the past few months I’ve been hacking on Jarvis in the evenings: a small Go agent that gives an LLM a handful of local tools (read files, run shell, spawn sub-agents, that kind of thing). I’m not trying to ship the next OpenClaw clone. I just wanted to see how the pieces fit together when you build them yourself.