Generate the audit gallery contact sheet
generate_audit_galleryGenerate a sortable HTML contact sheet of all screenshots from a run, annotated with URL, viewport, selector, timestamp, dimensions, and issue count. Open it to review and verify visual audits.
Instructions
Build .agent-eyes/gallery.html — a sortable contact sheet of every screenshot in a capture run, clean and annotated, each with URL, viewport, tool, selector, timestamp, dimensions and issue count, thumbnails linking to the full-resolution files. Aggregates every run unless you scope it to one. Returns the gallery path for a human to open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | Run to scope the gallery to, e.g. "run-1-home". Omit to aggregate all runs. |