I built a CLI to drive every AI coding agent from one interface
<p>TLDR; I got tired of babysitting N terminal tabs of five different coding-agent CLIs. So I built agentproto — one daemon that drives Claude Code, Codex, Hermes, opencode, and Mastra through the same lifecycle, and actually supervises them.</p> <h1> Why I built a daemon to drive every AI coding agent from one interface </h1> <p>I have a confession: at any given moment I have Claude Code, Codex, and<br> Hermes running in parallel terminal tabs, and I cannot remember which flag<br> spawns which,
Story Overview
TLDR; I got tired of babysitting N terminal tabs of five different coding-agent CLIs. So I built agentproto — one daemon that drives Claude Code, Codex, Hermes, opencode, and Mastra through the same lifecycle, and actually supervises them.
Why I built a daemon to drive every AI coding agent from one interface
I have a confession: at any given moment I have Claude Code, Codex, and
Hermes running in parallel terminal tabs, and I cannot remember which flag
spawns which,