Skip to content

Rrweb cleanup#19

Open
skoshx wants to merge 10 commits intomainfrom
feat/rrweb
Open

Rrweb cleanup#19
skoshx wants to merge 10 commits intomainfrom
feat/rrweb

Conversation

@skoshx
Copy link
Contributor

@skoshx skoshx commented Mar 24, 2026

No description provided.

aidenybai and others added 9 commits March 24, 2026 02:23
…package

Moves all rrweb-related code (recording runtime, replay viewer, live view
server, session loading) from @browser-tester/browser into a new
@browser-tester/recorder package. Browser re-exports everything for
backwards compatibility. The recorder runtime is re-exported from
browser's runtime/index.ts so esbuild bundles it into the single
__browserTesterRuntime IIFE.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace the SSE-based live view server with a simpler file-based
approach. The MCP session now writes rrweb events incrementally to
.testie/browser-flow.ndjson and run state to .testie/run-state.json.
The viewer polls these files instead of maintaining an SSE connection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
browser-tester-website Ready Ready Preview, Comment Mar 25, 2026 9:33am
expect Ready Ready Preview, Comment Mar 25, 2026 9:33am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants