Uploaded August 2026 | Updated September 2026, 2 weeks ago
Why do AI systems silently fail? How can you set up a system that produces results while also reviewing and validating the work? This week on the show, Calvin Hendryx-Parker returns to discuss his recent talk "Orchestrate Agentic AI: Context, Checklists, and No-Miss Reviews."
π Links from the show: realpython.com/podcasts/rpp/308
Calvin describes how silent failures can occur when handing a large document to an LLM for parsing. He describes it as the tragedy of context, where the LLM is confident, but you have no idea what it didn't read. We discuss issues with file formats, dropped attachments, and silent truncation.
Calvin shares the example project from his talk, which includes Markdown files for the agents, hooks, skills, and scripts. He also discusses a variety of coding agents, skill frameworks, and CLI tools.
Topics:
- 00:00:00 -- Introduction
- 00:02:19 -- Co-hosting Python Bytes
- 00:03:43 -- Why AI Fails Silently talk
- 00:11:07 -- Digging into silent failures and an audit trail
- 00:18:44 -- How would you define hooks?
- 00:20:48 -- Document extraction, embeddings, and Cowork
- 00:30:38 -- Stripping the noise from file formats
- 00:34:43 -- Things that are now baked into models
- 00:45:53 -- Video Course Spotlight
- 00:47:23 -- Leveraging agents to pick models
- 00:51:44 -- GitHub repo for the project
- 00:54:57 -- The current market around tokens
- 01:00:12 -- What are you excited about in the world of Python?
- 01:03:02 -- What do you want to learn next?
- 01:04:21 -- The content the LLMs are trained on
- 01:07:36 -- Upcoming events
- 01:08:38 -- Thanks and goodbye
π Links from the show: realpython.com/podcasts/rpp/308
Download your free Python Cheat Sheet here: realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials, videos, and exercises: realpython.com/start
π Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at realpython.com
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
π Start Here β realpython.com/start
πΊοΈ Guided Learning Paths β realpython.com/learning-paths
π§ Real Python Podcast β realpython.com/podcast
π Python Books β realpython.com/books
π Python Reference β realpython.com/ref
π§βπ» Quizzes & Exercises β realpython.com/quizzes
π Live Courses: realpython.com/live
βοΈ Reviews & Learner Stories: realpython.com/learner-stories
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
Why do AI systems silently fail? How can you set up a system that produces results while also reviewing and validating the work? This week on the show, Calvin Hendryx-Parker returns to discuss his recent talk "Orchestrate Agentic AI: Context, Checklists, and No-Miss Reviews."
π Links from the show: realpython.com/podcasts/rpp/308
Calvin describes how silent failures can occur when handing a large document to an LLM for parsing. He describes it as the tragedy of context, where the LLM is confident, but you have no idea what it didn't read. We discuss issues with file formats, dropped attachments, and silent truncation.
Calvin shares the example project from his talk, which includes Markdown files for the agents, hooks, skills, and scripts. He also discusses a variety of coding agents, skill frameworks, and CLI tools.
Topics:
- 00:00:00 -- Introduction
- 00:02:19 -- Co-hosting Python Bytes
- 00:03:43 -- Why AI Fails Silently talk
- 00:11:07 -- Digging into silent failures and an audit trail
- 00:18:44 -- How would you define hooks?
- 00:20:48 -- Document extraction, embeddings, and Cowork
- 00:30:38 -- Stripping the noise from file formats
- 00:34:43 -- Things that are now baked into models
- 00:45:53 -- Video Course Spotlight
- 00:47:23 -- Leveraging agents to pick models
- 00:51:44 -- GitHub repo for the project
- 00:54:57 -- The current market around tokens
- 01:00:12 -- What are you excited about in the world of Python?
- 01:03:02 -- What do you want to learn next?
- 01:04:21 -- The content the LLMs are trained on
- 01:07:36 -- Upcoming events
- 01:08:38 -- Thanks and goodbye
π Links from the show: realpython.com/podcasts/rpp/308
Download your free Python Cheat Sheet here: realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials, videos, and exercises: realpython.com/start
π Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at realpython.com
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
π Start Here β realpython.com/start
πΊοΈ Guided Learning Paths β realpython.com/learning-paths
π§ Real Python Podcast β realpython.com/podcast
π Python Books β realpython.com/books
π Python Reference β realpython.com/ref
π§βπ» Quizzes & Exercises β realpython.com/quizzes
π Live Courses: realpython.com/live
βοΈ Reviews & Learner Stories: realpython.com/learner-stories
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°



.
Topics:
- 00:00:00 Introduction
- 00:02:29 Christophers Python News Song
- 00:03:18 Python 3.15.0 Beta 4 Released
- 00:03:39 PEP 838: Adding `python-version` to `pyvenv.cfg`
- 00:04:59 PEP 840: Name Resolution in Class Namespaces
- 00:06:42 Stop Using `if-else` Chains
- 00:13:46 Sponsor: HydraDB
- 00:14:44 Nifty Django Feature: F Expressions
- 00:20:23 In Defense of Not Understanding Your Codebase
- 00:34:13 Exploring Pythons Built-in Functions
- 00:45:26 Video Course Spotlight
- 00:46:57 Python strftime/strptime Directive Cheat Sheet
- 00:50:22 Itertools Cheatsheet
- 00:52:59 Introducing `django-orjson`
- 00:55:33 Thanks and goodbye
π Links from the show: https://realpython.com/podcasts/rpp/305/
Download your free Python Cheat Sheet here: https://realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: https://realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials, videos, and exercises: https://realpython.com/start
π Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at https://realpython.com
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
π Start Here β https://realpython.com/start
πΊοΈ Guided Learning Paths β https://realpython.com/learning-paths
π§ Real Python Podcast β https://realpython.com/podcast
π Python Books β https://realpython.com/books
π Python Reference β https://realpython.com/ref
π§βπ» Quizzes & Exercises β https://realpython.com/quizzes
π Live Courses: https://realpython.com/live
βοΈ Reviews & Learner Stories: https://realpython.com/learner-stories
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β° Should You Understand Your Entire Python Codebase? | Real Python Podcast #305](https://i.ytimg.com/vi/g3SCnuGy6lI/mqdefault.jpg)






