Hey everyone! I'm still pretty new to the whole agent/LLM orchestration space, but I've been diving into LangGraph for a side project. I love the whole "flow as a graph" idea for managing complex workflows.
I just stumbled across a post mentioning another startup that's apparently building a direct competitor, also DAG-based. I think it was called something like "FlowForge" or "GraphLine"? Honestly, I'm already a bit lost with all the new tools popping up! 😅
Has anyone here tried it out? I'm especially curious how it compares to LangGraph for practical stuff. Like, is the learning curve steeper? How does it handle state and persistence between nodes? The demo I saw made it look very visual, which seems cool, but I'm worried it might be more for prototyping than actual production use.
I'm coming from a project management background (Asana, Notion, etc.), so I'm trying to wrap my head around which tool would be better for building a reliable, collaborative agent system. Any hands-on reviews or even high-level comparisons would be super helpful!
Thx!