Goal-Flow: Graph-Orchestrated Agent Loop on LangGraph

Goal-Flow: Build a Graph-Orchestrated Agent Loop on LangGraph

Goal-Flow is a graph-orchestrated agent loop framework on LangGraph that lets you host a full agent loop inside a single graph node and, conversely, let an agent call sub-workflows as tools. Instead of choosing between a rigid workflow graph or a free-running agent loop, you compose both: the graph owns durable control flow while agent loops handle open-ended reasoning. It ships two build paths — a visual-first Dify DSL transpiler and a code-first agent_kit SDK — with a pluggable DataAdapter so you can swap wire protocols without rewriting your graph. ...

September 17, 2026 · 11 min · baeseokjae