Skip to main content
DevTools capture writes a structured JSONL record for each run and continuation. It is useful while building timelines, approval interfaces, and tool-call views.
The record includes run status, usage, model attempts, tool calls, pauses, request metadata, and errors. Continuations are linked through the same run identity. Do not treat local capture as your production audit store. Apply your own retention, access control, redaction, and encryption rules before persisting sensitive prompts or tool results.
Last modified on July 26, 2026