Replies: 1 comment
-
|
ORCH (https://github.com/oxgeneral/ORCH) already supports Codex CLI and Cursor alongside Claude Code — you can mix adapters in one team: orch agent add "Backend" --adapter claude --role "Senior TypeScript dev"
orch agent add "Tests" --adapter codex --model o3 --role "QA engineer"
orch run --allTasks are dispatched to whichever agent is idle. Validated state machine (todo→in_progress→review→done), auto-retry, TUI dashboard. Might be what you are looking for if you want structured task routing across multiple AI tools. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
can support either one?
Beta Was this translation helpful? Give feedback.
All reactions