Hey Ph! 👋
I created Novox Agents after realizing that the problem with AI coding tools isn’t intelligence – it’s scope. When an AI does everything, it changes context, forgets decisions, and skips tests.
So I modeled a real engineering team as 8 expert agents for cloud code. Each agent owns a task. Each gives an organized brief reference to the next. You are approved at every door.
One thing that stood out during the build: Architect Agent doesn’t just design — it recommends your stack and explains why. For PipeWar, he recommended Versal for the frontend and, with clear reasoning, argued Fly.io over Cloudflare Workers for the backend. Every Navox product front-end defaults to Vercel for deployment — the agents know it, the template for it, and the connection is seamless.
To test the system, I gave the agents something I had no experience with—a cybersecurity tower defense game with a WebSockets engine, production chains, and real-time attack views. Three hours later he was posted to Versailles. I was cooking dinner.
🎮 FYI — Pipe War Live and playable now. Write your score in the comments. How many advanced circuits can you build before waves of attacks take you down?
Try it yourself – 3 commands:
/plugin marketplace add navox-labs/agents
/plugin install navox-agents
/reload-plugins