Skip to main content
Automatically capture agent runs, tool executions, and the multi-turn agent loop within the Google Agent Development Kit (ADK).

Setup

Usage

Once initialized, ADK agent executions, tool calls, and underlying Gemini calls are captured automatically:

What Gets Captured

Run the example

Clone the repo and run a complete agent end-to-end.

Python

Run the Python example