Skip to main content
Automatically capture agent runs, tool executions, and handoff transitions within the OpenAI Agents SDK (Python, TypeScript).

Setup

Usage

Once initialized, all agent runs and tool 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

TypeScript

Run the TypeScript example