ORCH — CLI orchestrator for multi-agent teams (complements LlamaIndex multi-agent workflows) #21044
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 LlamaIndex community! 👋
Built something that complements LlamaIndex's multi-agent capabilities — specifically for teams using CLI-based AI agents alongside their Python workflows.
ORCH is an open-source TypeScript CLI runtime for coordinating teams of AI coding agents:
For LlamaIndex users:
shelladapter can run your LlamaIndex Python scripts as ORCH tasksKey features:
todo → in_progress → review → donewith auto-retry on failuresGitHub: https://github.com/oxgeneral/ORCH
npm:
npm install -g @oxgeneral/orchWould love feedback from LlamaIndex users — especially around bridging Python agentic workflows with CLI-based coding agents!
Beta Was this translation helpful? Give feedback.
All reactions