yuchi-chang/flowpiler
5 stars · Last commit 2026-07-27
A visual editor for Claude Code workflows. Drag nodes onto a canvas, wire them together, and Flowpiler compiles the graph into a ready-to-run workflow.js — and parses your existing workflow.js back into a graph. Test it with mocked agents for free, then run it for real and watch every subagent light up live.
README preview
# Flowpiler **A visual editor for Claude Code workflows.** Drag nodes onto a canvas, wire them together, and Flowpiler compiles the graph into a ready-to-run `workflow.js` — and parses your existing `workflow.js` back into a graph. Test it with mocked agents for free, then run it for real and watch every subagent light up live. > Think *Pentaho Kettle, but for Claude workflows* — a node-graph front end for the > imperative script the `Workflow` tool expects.  <p align="center"><em>Palette · canvas · inspector + live <code>workflow.js</code> — all three update together.</em></p>    ---