@pagameba
Finally got around to figuring out this new "graph" thing with claude code. Pretty cool idea that replaces loops. Structured sub-agents with specific roles, coded orchestration of a graph of agents-as-nodes with artifacts passed between them.
Reminds me of a cool project I built called ArtKit which was a graph of code executables you could visually wire together, the goal of which was to produce generative art by hooking in AI models into some of the nodes for real time transformation. But with LLMs and coding agents. Hm. Visual designer for a coding flow?