Replay UI

Use the browser workflow to create, preview, and start replay jobs.

Phase 5 adds a replay workspace directly to the Lighthouse operations console. It stays narrowly focused on the replay path instead of turning the application into a generic dashboard shell.

What You Can Do

Open the Workspace

http://localhost:3000/#replay

Recommended Demo Flow

  1. start the sample stack with npm run docker:sample
  2. open Lighthouse in the browser
  3. save a draft for orders -> orders-replay
  4. preview the selected job
  5. start the replay
  6. watch the selected job panel and recent jobs table update

Leave Max messages/sec blank for unthrottled replay, or set a positive integer when sandbox consumers need a slower replay.

Current Limits