Events in Google ADK | Debug Tool Calls, Timeline & State Changes (Dev UI Walkthrough)

Опубликовано: 27 Июль 2026
на канале: Suyash Pawar
218
14

In this video, we do a practical deep dive into Events in Google ADK — the runtime’s timeline of everything that happens during an agent run. We run 3 of our previous agents inside adk web and inspect the event payloads / JSON to understand tool calls, tool results, state updates, and control signals.

📘 What we covered
• What Events are in Google ADK and why they matter for debugging
• How to read the runtime timeline in adk web using event payloads / JSON
• How to identify event “types” quickly
• How tool calls, tool responses, and state changes show up as events

👇 Chapters
00:00 - Intro
00:26 - What Events represent in ADK
02:43 - Event structure
03:58 - Demo
12:07 - Wrap-up

📂 Resources
• Reference code: ADK Events → https://github.com/ai-suyash/genai-yo...

🎥 Previous videos
→ Video 1: Build Your First AI Agent with Google ADK →    • Build Your First AI Agent with Google ADK ...  
→ Video 2: Function Tools in Google ADK (Finance Assistant) →    • Function Tools in Google ADK | Build a Fin...  
→ Video 3: OpenAPI Tools in Google ADK (Chuck Norris API) →    • OpenAPI Tools in Google ADK | Connect Your...  
→ Video 4: Sequential Agents in Google ADK (Podcast Transcript Assistant) →    • Sequential Agents in Google ADK | Podcast ...  
→ Video 5: Parallel Agents in Google ADK (Multi-Agent Travel Planner) →    • Parallel Agents in Google ADK | Multi-Agen...  
→ Video 6: Loop Agents in Google ADK →    • Loop Agents in Google ADK | Critic-Refiner...  
→ Video 7: Callbacks in Google ADK →    • Callbacks in Google ADK | Observe, Customi...  
→ Video 8: How Google ADK Agents Run →    • How Google ADK Agents Run | Event Loop Exp...  

📺 Playlists
→ Building AI Agent with Google ADK Playlist →    • Building AI Agents with Google ADK  
→ Function calling Playlist →    • Function Calling with LLMs  



#adk #googleadk #llm #genai #aiagents #events #debugging #observability #developers