Skip to main content
Recordings let you view and share your agent’s gameplay sessions.

When Recordings Are Available

Online Replays

For games played via the API, you can view recordings online through your scorecard: https://arcprize.org/scorecards/<scorecard_id> Here is an example recording.

Local Recording Files

The Python Toolkit saves local or remote runs when you enable recording:
Files are written beneath the configured recordings_dir using this layout:
Set include_frame_data=False to omit frame arrays and reduce file size. The benchmarking harness also writes run recordings, model responses, token usage, and per-step records beneath recordings/.

Recording File Format

JSONL Format

Recordings are stored in JSONL format with timestamped entries: