A real working multi-step LLM workflow tool. v0.1 shipped three curated presets (Research → Summarise → Tweet · Code → Review → Refactor · Email → Classify → Reply); v0.2 added `fetch` and `assert` step types plus an export-to-ai-eval-YAML button; v0.3 added `runIf` conditional execution so any step can declare a condition on a prior output — two mutually-exclusive conditions in sequence form an if/else branch; v0.4 adds `parallel: true` so consecutive parallel-flagged steps fan out via Promise.allSettled — the multi-agent reviewer preset runs three reviewers concurrently then synthesises. Every prompt and input is editable in place. Each step streams independently; outputs flow into the next via {{stepId.output}} templating. Sits alongside the existing AI ops toolkit: ai-eval evaluates single calls, PR Reviewer is a fixed 4+1 workflow, this is the user-defined version. Lives at /workflow.
Working tool with three useful real-world chains out of the box
Built on the existing /api/demo/generate route — no new server plumbing required
Natural sibling of ai-eval (evaluate single steps) and PR Reviewer (fixed workflow)
AI-powered job search platform: discover roles, evaluate fit, tailor applications, and close skill gaps. One-time pricing, no subscriptions.
View ProjectSee how much of your codebase no human understands. A treemap of your repo colored by human comprehension score, with a tracked, assignable metric for 'who understands what' in an AI-native codebase.
View Project