ORCH — CLI orchestrator for AI agent teams (Claude Code, Codex, Cursor) #13671
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 Semantic Kernel community! 👋
I built ORCH — an open-source CLI orchestrator that coordinates teams of AI agents (Claude Code, Codex, Cursor, OpenCode) from the terminal.
Quick demo
How it works
ORCH manages the coordination layer that individual AI agents cannot handle themselves:
todo → in_progress → review → donewith auto-retry on failureWhy it might interest SK users
Semantic Kernel excels at defining AI pipelines in code. ORCH is a CLI-first complement for developers who want to orchestrate CLI-based AI coding tools (Claude Code, Codex, Cursor) without writing orchestration code — just task definitions in a terminal.
1,657 passing tests · TypeScript strict · MIT · https://github.com/oxgeneral/ORCH
Happy to answer questions or discuss integration ideas! 🚀
Beta Was this translation helpful? Give feedback.
All reactions