エピソード

  • Engineering Autonomous Loops with Claude Agent SDK - Episode 1
    2026/04/26
    This episode dives into the core concepts of the Claude Agent SDK, exploring the agent loop, tools, memory management, and advanced control mechanisms. Learn how the SDK enables autonomous agents with full access to a computer and internet, addressing critical challenges like context window limitations and preventing agent drift. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction & Core Concepts (0:00 - 61:06)
    • (01:01) - Agent Loop & Core Components (61:06 - 82:16)
    • (01:22) - Sub-Agents & Parallelization (82:16 - 98:62)
    • (01:38) - Building & Deploying (98:62 - 103:26)
    • (01:43) - LLM Basics & Agent Concepts (103:26 - 112:54)
    • (01:53) - Recap: Agent Loop, Tools & Memory (113:48 - 123:26)
    • (02:03) - Advanced Control Mechanisms (123:26 - 131:0)
    • (02:11) - TypeScript v2 & Future Development (131:0 - 142:08)
    • (02:22) - Quiz Question & Context Window Limits (142:08 - 148:8)
    Click here to view the episode transcript.
    続きを読む 一部表示
    24 分
  • Claude SDK subagents and parallelization
    2026/04/26
    This episode dives into the Claude Agent SDK, focusing on subagents and parallelization as a solution to the memory bottleneck inherent in traditional LLM agents. It uses the 'biosafety lab' analogy to illustrate how subagents isolate tasks, preventing context contamination and dramatically improving performance when dealing with large datasets like log files. Learn how subagents dynamically spawn specialized agents to handle specific tasks, ensuring efficient data processing and preventing the agent's context window from being overwhelmed. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction & Claude SDK Overview (0:00 - 0:15)
    • (00:15) - The Memory Bottleneck (0:15 - 0:38)
    • (00:38) - Subagents and Parallelization - The Core Concept (0:38 - 1:14)
    • (01:54) - The Biosafety Lab Analogy (1:14 - 1:34)
    • (02:14) - Context Isolation Explained (1:34 - 2:10)
    • (03:10) - Parallelization - Running Subagents Simultaneously (2:10 - 2:35)
    • (03:55) - Practical Considerations & Concerns (2:35 - 3:15)
    • (04:35) - Conclusion & Next Steps (3:15 - 3:25)
    Click here to view the episode transcript.
    続きを読む 一部表示
    22 分
  • Managing Claude Agent SDK Memory Compaction
    2026/04/26
    This episode dives into the critical issue of memory management within the Claude Agent SDK, focusing on the automatic compaction process that prevents context window overflows and catastrophic memory loss during long-running agent executions. Learn how the SDK proactively summarizes conversation history to maintain performance and avoid errors. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction and Claude Agent SDK - Course 1, Chapter 1
    • (00:05) - Memory Issues and the Agent Loop
    • (00:14) - Context Window and Compaction - The Core Concept
    • (00:20) - Session Persistence and Resume - Cold Storage
    • (00:28) - Agent Loop and Token Usage - Why Agents Consume Memory
    • (00:39) - The Agent Loop and Summarization - Human Memory Analogy
    • (01:02) - Compaction - How the SDK Prevents Memory Overflow
    • (05:21) - Precompact Hook - Compliance and Audit Trails
    Click here to view the episode transcript.
    続きを読む 一部表示
    18 分
  • Claude SDK Session Persistence and Resume
    2026/04/26
    This deep dive explores how the Cloud Agent SDK manages AI agent sessions, including session persistence, resuming from a specific point, and creating parallel timelines (forking). It covers the challenges of stateless LLM APIs and the SDK's solution for stateful operation, utilizing JSON lines files for efficient state management and the CRF framework (Continue, Resume, Fork) for manipulating agent sessions. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction and Agent Loop Recap (0:00 - 6:22)
    • (00:07) - Session Persistence Explained (7:82 - 13:30)
    • (00:13) - Core Concepts - Chapter 1 (13:31 - 15:16)
    • (00:15) - Tools and Resources (15:17 - 16:42)
    • (00:16) - Scenario-Based Quiz (16:43 - 18:35)
    • (00:18) - Continue - The Baseline (18:36 - 21:08)
    • (00:21) - Resume - Loading a Specific Session (21:09 - 24:30)
    • (00:24) - Fork - Creating Parallel Timelines (24:31 - 27:18)
    Click here to view the episode transcript.
    続きを読む 一部表示
    21 分
  • Claude Agent SDK Gather Act Verify Loop
    2026/04/26
    This episode dives deep into the Claude Agent SDK, exploring the core concept of the Gather-Act-Verify loop and its engineering challenges. It covers stateful systems, API timeouts, error handling, message types, and the architecture's shift from imperative programming to declarative orchestration, comparing it to managing a coding intern. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction & OpenPod (0:00 - 0:34)
    • (00:30) - The Core Concept: Gather Act Verify (30 - 87)
    • (01:28) - Complexity & Baseline Knowledge (88 - 116)
    • (01:57) - Understanding the SDK's Architecture (117 - 139)
    • (02:30) - Quiz Question: Error Handling (150 - 172)
    • (02:53) - Message Types & Event-Driven System (173 - 212)
    • (03:33) - Claude as an Intern (213 - 268)
    • (04:29) - Executing the G-A-V Loop (269 - 424)
    Click here to view the episode transcript.
    続きを読む 一部表示
    21 分
  • How the Claude Agent SDK Works
    2026/04/26
    Dive deep into the Claude Agent SDK, exploring its origins, design, and capabilities. Learn how it evolved from a specialized coding tool to a general-purpose agent framework, and discover the key differences between it and the standard Claude Client SDK. This episode covers permissions, hard limits, hooks, mechanical functionality (file system tools), the agent loop, and security considerations. Built with OpenPod. Discover more agent-powered audio tools at https://openpod.app
    • (00:00) - Introduction and Overview (0:00 - 21:00)
    • (00:21) - The SDK's Origins and Design (21:00 - 36:00)
    • (00:36) - Permissions and Hard Limits (36:00 - 46:00)
    • (00:46) - Hooks: Real-Time Monitoring (46:00 - 53:00)
    • (00:53) - Mechanical Functionality: File System Tools (53:00 - 55:00)
    • (00:55) - The Agent Loop and Continuous Execution (55:00 - 66:00)
    • (01:06) - Beyond the Basics: Expanding Use Cases (66:00 - 72:00)
    • (01:12) - Security Considerations and Best Practices (72:00 - 1241.76)
    Click here to view the episode transcript.
    続きを読む 一部表示
    21 分