I’m building INFYNON, a CLI control layer for AI-driven development.
Install:
npm i -g infynon
The new orchestration flow lets one main workflow create and manage multiple AI subagent tasks across different workspaces.
Example:
- Gemini reviews frontend code
- Gemini checks i18n grammar
- Codex reviews CLI bugs
- Claude can coordinate or handle another task
Each task can have its own agent, model, workspace, goal, context, constraints, and done condition.
The goal is simple:
use the right model for the right job, but keep the whole workflow controlled and traceable from the CLI.
Website: https://cli.infynon.com
u/FunNewspaper5161 — 9 days ago