Skip to content

Agents > Computer Use

Screenshots and videos in pull requests

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Cloud agents automatically attach Computer Use screenshots and video recordings to pull request descriptions, giving reviewers visual proof without extra steps.

When a cloud agent run opens or updates a pull request, the screenshots and video recordings it captured with Computer Use are attached to the PR description automatically. Reviewers get visual proof of the change — a rendered UI state, a recorded flow, a bug reproduction — without leaving the pull request.

  • Screenshots - UI states the agent captures during its Computer Use session. Up to 10 screenshots are attached per pull request.
  • Video recordings - Session recordings the agent produces. See Testing and recordings for how recordings are captured and processed.

Attachment is automatic: once a screenshot or recording artifact is associated with the run, the agent includes it the next time it creates or updates a pull request. You can encourage captures in your prompt — for example, “take screenshots of the before and after states” or “record the flow and attach it to the PR.”

A team-level setting controls how artifacts are attached:

  • Link only (default) - Screenshots and recordings are attached as links to the run’s page in the Oz web app. Artifacts stay private: opening a link requires access to the run.
  • Embed - Screenshots render inline as images in the PR description, and recordings are attached as direct download links. To make this work, the attached artifacts are published at stable, publicly accessible URLs.
  • Disabled - No screenshots or recordings are attached to pull requests.

Team admins control the attachment mode from the Admin Panel:

  1. In the Admin Panel sidebar, select your team under Team admin.
  2. Click the Platform tab.
  3. Under Pull request artifact attachments, choose Disabled, Link only, or Embed.

Pull request artifact attachments setting in the Admin Panel Platform tab, with the Disabled, Link only, and Embed options open

The Pull request artifact attachments setting in the Admin Panel.

Pull requests aren’t the only place captures end up:

  • In the conversation - Screenshots and recordings appear as blocks in the agent’s conversation as they’re captured.
  • On the run page - Open the run in the Oz web app to view, play, or download all artifacts the run produced.