top of page
agentic-horiz-new.png

7-9 OCT. 2026

BERLIN

ai-devcon-3d.png
Anita_Singh_edited.jpg

( SPEAKER )

Muhammad Ahsan Ayaz

Software Architect, Author, Educator, Google Developers Expert in AI & Angular

( tALK TITLE )

An Orchestra of Agents: What I Learned Running a Multi-Agent System for 5,000+ Developers

Most "AI agents" are a single LLM wrapped in a system prompt. They look great in demos and collapse the moment real users show up. I know because I built one for my 5,000+ member developer community, and the first version broke in ways I didn't see coming. In this talk, I'll walk through the multi-agent system I run in production: a tree of 12 specialist agents built on Google's ADK, coordinating through sequential pipelines, parallel fan-out, and LLM-driven dynamic routing, each armed with MCP tools to act on the real world. We'll cover the orchestration primitives, then climb into the real architecture and how the pieces compose. Then the fun part: the bugs. The drain-loop that cancelled a ParallelAgent mid-flight. The recency drift that surfaced 2020 articles in 2026. The callback layer for PII, caching, and observability that no tutorial covers. You'll leave with a mental model for each pattern, the patterns that kept it running, and war stories that'll save you a week.
bottom of page