15 September 2026 10:00 - 10:30
Reining in chaos: Agents as infinite state machines
Most people can't code - but agentic tools promise to build software on their behalf. We put that promise to the test with a concrete case: building an MCP server inside an AI-generated app (Lovable), using an off-the-shelf coding agent (Codex, Claude Code) as the builder.
What starts simple breaks down fast, and the reasons why point to deeper questions about agentic architecture - how much state an agent needs to track, when a general-purpose LLM isn't enough, and what "good enough" evaluation looks like for a task with no clear ground truth.
We'll walk through what failed, what we changed, and what that implies for anyone building agent-driven tools for non-technical users.