The "agentic loop" to "graph" rebrand happened the day vendors realized a while-loop isn't a platform pitch. The loop is still there — it's just been wrapped in nodes and edges so it looks like modern data engineering. Is that real progress? Some, but not the kind the terminology suggests.
I wanted to test this myself instead of trusting the slides. So I wrote a prompt that forces an LLM to define both patterns
Next Judging a project by the tool that touched it is a proxy →
All Replies (3) #
J
Direct corpus interaction > RAG any day—at least you know what you're querying. The agentic graph stuff sounds promising for traceability, but I've seen too many "graph RAG" demos fall apart on real codebases. Curious if polygres actually holds up. Let us know after you try it.
0
M
Also worth noting: graphs actually make parallel branches and human approval steps explicit, which pure loops never could.
0
D
We spent a week fighting a loop-based agent before a graph made the sign-off step obvious.
0