Hacker News new | ask | show | jobs
Show HN: Workflow engine for parallel agentic bots (stabilize.readthedocs.io)
1 points by rodmena 156 days ago
1 comments

> 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.