18 minutesAWS re:Invent 2025 - Implementing Human-in-the-Loop Controls for Multi-Agent AI Systems (CNS428)
See how approval gates can be implemented as explicit workflow checkpoints rather than informal manual review after something goes wrong.
AI Engineer. Barry Zhang on three rules — don't build an agent when a workflow would do, keep the loop as simple as possible, and "think like your agent" (sit in its context window and notice that it is making decisions in the dark between screenshots). The simplicity argument and the "is this task even worth an agent" checklist are exactly the discipline the article asks for.
The 'is this task even worth an agent' checklist is the same discipline the article asks for — apply it before writing any code, not after.
Design simpler agent loops with clear stopping rules, task boundaries and human control points.
Have built or at least specced an agent; the talk assumes you know why loops run away.
Last reviewed: May 18, 2026
Continue through the same learning path with the next curated companion videos.
18 minutesSee how approval gates can be implemented as explicit workflow checkpoints rather than informal manual review after something goes wrong.
4 minutesUnderstand why multilingual embeddings matter for private internal search and where local retrieval can reduce data-exposure risk.
17 minutesSet up a multi-agent coding workflow with explicit review boundaries so generated changes stay small, tested and owned.
Hand-picked external courses that go deeper on this topic.
Dr. Jules White
The clearest path from "I use ChatGPT in a tab" to "my AI handles my inbox while I sleep." Three-course specialization built around Zapier — no Python required. By the end you'll have agents that summarise emails, update spreadsheets, and trigger workflows when conditions are met.
Anthropic Academy
MCP is the protocol that's quietly replacing one-off tool integrations across the AI tooling ecosystem. Learn it from the source. By the end you'll have built and deployed your own MCP server, connected an LLM client to it, and understood why this standard is the closest thing the field has to USB-C.
João Moura (Founder, CrewAI)
Doubles as our sales and customer-support vertical pick and a genuinely practical agent-building course: you build an agentic sales pipeline (lead scoring, personalized outreach) and a customer-support data-insights pipeline as two of the five hands-on projects, taught by CrewAI's own founder. Requires basic Python, so it sits with our other builder-track courses rather than the no-code picks.