ORCH — CLI orchestrator for AI coding agent teams (complement to Flowise for dev workflows) #5996
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.
-
Hi Flowise community!
Flowise is great for building LLM flows visually. I built ORCH for the other side of AI automation — orchestrating AI coding agents (Claude Code, Codex, Cursor) as a managed engineering team from the CLI.
ORCH in a nutshell:
Key features:
Potential Flowise integration:
A Flowise flow could trigger ORCH tasks via REST API — combining Flowise visual LLM pipelines with ORCH structured agent teams.
GitHub: https://github.com/oxgeneral/ORCH
npm install -g @oxgeneral/orch
TypeScript strict, 1493 tests, MIT. Anyone here building multi-agent dev workflows?
Beta Was this translation helpful? Give feedback.
All reactions