Tagged "Go"

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.

Read more...