ORCH — orchestrate Gemini CLI + Claude Code + Codex as a managed AI team from one CLI #22796
oxgeneral
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Gemini CLI community! 👋
I built ORCH — an open-source CLI runtime that can orchestrate Gemini CLI alongside Claude Code, Codex, and Cursor as a structured engineering team.
Quick demo
What ORCH adds on top of raw Gemini CLI calls
todo → in_progress → review → doneorch goal add "Ship v2 feature"→ auto-decomposes into tasksWhy this matters for Gemini CLI users
Running one Gemini CLI session is great. Running 5 in parallel without losing track of what each is doing is chaos without an orchestration layer. ORCH is that layer.
🔗 GitHub: https://github.com/oxgeneral/ORCH
📦
npm install -g @oxgeneral/orch✅ TypeScript strict, 1493 tests
Anyone else building multi-agent workflows with Gemini CLI? What are your biggest pain points with parallel agents?
Beta Was this translation helpful? Give feedback.
All reactions