đ¤ Guy Royse: Agents & Arbiters - An Adventurer's Guide to Multi-Agent Collaboration with LangGraph.js
Wednesday, August 5, 2026 @ 6:00 pm EDT
Guy Royse will be presenting âAgents & Arbiters - An Adventurerâs Guide to Multi-Agent Collaboration with LangGraph.jsâ
Building interactive systems with conventional coding means anticipating every possible user action and writing the right response for each. This quickly becomes nigh impossible. You end up lost in a maze of recursion, fragility, and nested if statements. The more interactive you make your system, the more complex your code gets, until debugging feels like being eaten by a grueâyou know somethingâs wrong, but youâre just fumbling around in the dark.
Thereâs a better way. Instead of scripting every interaction, we can give some of the elements in our system their own intelligence. Multi-agent collaboration enables us to create systems in which entities can become autonomous agents with their own perspectives and voices. Imagine a text-based adventure game where the brass lantern, the white house, and even the mailbox have something to say when the player responds. Or consider a help desk system where agents from billing, technical support, and account management each weigh in to determine the best solution for a customer.
In this session, weâll explore multi-agent collaboration through a live demo of a text-based adventure system. Youâll meet the orchestration workflowârouter, classifier, agents, arbiter, and committerâand discover how LangGraph.js coordinates the chaos when multiple agents want to respond. Weâll shine our brass lantern over the code to see how it uses Redis and LangGraph.js to make it all work. Then, weâll explore how this same approach solves real-world problems beyond gaming.
When the adventureâs over, youâll understand how to coordinate agents to handle complex interactions and know when this is a good approach. Youâll have a working example you can adapt for your own adventuresâbe they exploring the Great Underground Empire, customer service platforms, or content management systems. And, youâll never look at building interactive systems the same way again.
Bring your laptop and expect to write some (non-AI-generated) code!

























