ReAct reasoning, multi-agent architectures, and the patterns that separate demos from production systems
Bridge from Session 5's NanoClaw demo — the patterns behind production agents.
The pattern that powers every serious AI agent: Reason + Act. Think, then do, then evaluate, then decide what's next.
Same question, three approaches. Same tools for Levels 1 & 2 — watch the escalation.
45 minutes in Google Colab. Same tools, new system prompt, dramatically different behavior.
Production agents need to handle the messy real world. Here are four scenarios that break naive agents.
One agent is useful. A team of agents is powerful. Three patterns for organizing agent teams.
The Model Context Protocol: an open standard for connecting AI agents to tools and data sources. Build once, every agent uses it.
Where do agents create real business value? A framework for deciding what to automate, augment, or leave to humans.
Where we've been, where we're going, and why the agentic arc is the future of this course.
Extend your agent, critique its research, design a multi-agent system, and explore MCP.