

Inside AgensFlow: Design Your Reliability Layer for Your AI Agents
Our first workshop with Nicole Königstein — Stop Your Agents From Spinning — walked through why multi-agent systems fail in production.
But most agent frameworks help you build a multi-agent system. They give you the pieces: LangChain, LangGraph, CrewAI, AutoGen. What none of them give you is a straightforward way to keep the whole thing reliable once it hits real users.
AgensFlow is an open-source framework focused specifically on the coordination and reliability layer — the parts of multi-agent systems that quietly break in production.
Nicole Königstein built it after watching the same failure patterns show up across teams and stacks. Cascading JSON errors. Retry loops that triple your token bill. Coordination failures that only appear under real load. The patterns are predictable. Solving them by hand on every project is exhausting.
AgensFlow encodes the reliability recipe: validation at every agent boundary, schema-enforced contracts, checkpointing, coordination-aware orchestration. It's designed to work with the stack you already have, and it learns from every run.
This session gets under the hood.
Walk away with:
A clear mental model of AgensFlow
The design choices behind the framework and why they matter
The production problems it's built for (and the ones it isn't)
What becomes possible once you wire it into your stack
Who this is for:
Engineers evaluating agent orchestration frameworks
Teams already on LangChain, LangGraph, or CrewAI wondering what a purpose-built reliability layer looks like
Founders and CTOs making stack decisions about multi-agent infrastructure
Anyone who attended workshop #1 and wants the technical layer underneath
Format: 60 minutes, live on YouTube. ~40 min technical walkthrough, ~15 min live Q&A. Come with hard questions. If you're evaluating AgensFlow for a real project, this is the session to bring your specifics to.
About the series
Workshop #2 in the TwoSetAI Workshop series. Session #1 (July 17) introduced why multi-agent systems fail. Session #3 (Aug 14) covers token budgets for coding agents.
See all upcoming sessions: https://twosetai.com/lab/workshops/
About the instructor
Nicole Königstein is the creator of AgensFlow, an open-source coordination-policy layer for multi-agent systems. PhD researcher on self-improving multi-agent systems. Teaches three live courses on O'Reilly Learning that pull 1,000+ signups each.
About the host
Angelina Yang runs TwoSetAI and hosts Heroes Behind AI and Decoding AI Builders — long-form interview platforms where she's interviewed 100+ AI founders shaping this era. fast.ai fellow. 2024 Anthropic Hackathon winner. Curates the workshop series and connects the speakers with builders who care.
Hosted by TwoSetAI.