Local by default.
The video stays on your machine. Nothing is uploaded automatically.
Developer tool for pull requests
Record a local Chromium demo, capture test output, and generate a review kit before you open the PR.
npx demo-this-pr
Generated evidence
This section uses the exact MP4 and HTML report generated from the agent-me run.
Built for developers who want reviewers to see behavior, not infer it from screenshots and vague PR text.
The video stays on your machine. Nothing is uploaded automatically.
MP4, screenshots, changed files, test output, and a copyable PR report.
Works from any shell, Codex, Claude Code, Cursor, Windsurf, Jenkins, or CI runner.
CI mode
Use a stable output directory when you need PR evidence from Jenkins, GitHub Actions, Codex Cloud, or another runner.
$ npx demo-this-pr@1.0.0 ci
CI demo generated
HTML: .demo-this-pr/ci/PR_REVIEW.html
Video: .demo-this-pr/ci/assets/demo-this-pr.mp4
No SaaS account. No hosted recorder. No external AI API.
.demo-this-pr/runs/<run-id>/
PR_REVIEW.md
PR_REVIEW.html
assets/demo-this-pr.mp4
demo-plan.json
mcp-playwright-demo.js
pr-demo.spec.ts
Review kit
Review locally, archive in CI, or paste the Markdown into a PR description when the evidence is ready.
npx demo-this-pr
npx demo-this-pr --cwd /path/to/repo
npx demo-this-pr demo --url http://127.0.0.1:5173
npx demo-this-pr runs --delete