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

When running a swarm, agent gameplay is recorded by default and stored in the recordings/ directory with GUID-based filenames:
The filename format is: {game_id}.{agent_type}.{max_actions}.{guid}.recording.jsonl

Recording File Format

JSONL Format

Recordings are stored in JSONL format with timestamped entries: