Show HN: Workflow engine for parallel agentic bots
stabilize.readthedocs.io
Show HN: Workflow engine for parallel agentic bots
1–2 of 2 posts
Re: Show HN: Workflow engine for parallel agentic bots
#2> StageExecution(ref_id="t3", requisite_stage_ref_ids={"start"},
> …
Your UX is important in a tool like this: using “needs” instead of “ requisite_stage_ref_ids” would be a pretty big improvement.