ORCH — typed task queue + state machine for AI coding agent teams (like Trigger.dev for agents) #3230
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 Trigger.dev community!
You all know how powerful typed task queues are for reliable background jobs. I built ORCH — the same philosophy applied to AI coding agent orchestration.
The mental model:
Reliability features (familiar from Trigger.dev!):
Architecture:
GitHub: https://github.com/oxgeneral/ORCH
npm install -g @oxgeneral/orch
Fellow queue-architecture enthusiasts — would love your feedback on the design!
Beta Was this translation helpful? Give feedback.
All reactions