Changelog

What's new in the PR Preview CLI. Follow along by RSS or on GitHub Releases.

  1. v0.1.4

    Sharper cursor, smoother video
    • The on-screen cursor is visible again — it's anchored to the viewport so it never drifts off the clip when your app centers its layout, and it's larger with a soft highlight halo so it reads clearly even in a downscaled video.
    • Motion smoothing actually applies now: fixed an ffmpeg interpolation bug that was silently falling back to a choppy, non-interpolated encode. Recordings play back fluidly.
    • Snappier motion — cursor glides, scrolling, and settle pauses are quicker now that capture runs at ~60fps during motion.
  2. v0.1.3

    Claude Code recording via MCP
    • Record straight from Claude Code: a built-in MCP server lets the agent drive your app in Chrome from a plain-English prompt, capture a real before/after clip, and open the pull request.
    • New /record slash command and a smoother agent-driven capture pipeline.
  3. v0.1.0

    First public release
    • Record a UI journey by demonstration and get small, sharp before.mp4 / after.mp4 clips for your pull request.
    • True before/after: the base branch runs in an isolated git worktree. High-quality GIF fallback when ffmpeg isn't installed. Runs entirely locally.

Be first to PR Preview for Teams

The CLI is free today. Join the list to get hosted clips, team reviews, and sharing the moment they ship — and help shape what we build.

We'll email your invitation when early access opens — no spam.

Just want the CLI? Install it free · Star on GitHub