1.3.1
A lighter widget, and Fix with agent
The widget your visitors download got smaller, and the debug panel hands reports straight to your coding agent.
- Session replay loads on demand. The replay engine is the widget's heaviest piece. It ships as its own chunk, fetched the first time someone replays a session, so pages that never replay never pay for it.
- Fix with agent lives in the debug panel's actions menu. It hands a report to your connected coding agent as one prompt, with the capture, repro steps, likely source, and generated test included.
- Reports name your components. The component trail reads
Reveal › Hero: your components, with framework internals likeMotionDOMComponentfiltered out. When no file and line were captured, the panel says how to get them: connect GitHub and Rebase locates the file in your repo, or adddata-rb-sourceattributes. - Profile pictures accept WebP and JPEG uploads, and an updated avatar shows up in threads immediately.