File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,6 +54,8 @@ Open `http://127.0.0.1:3000`, click
5454Want to inspect an exported trace before installing anything? Open the
5555[ live static demo] ( https://aaronlab.github.io/browsertrace/ ) or download
5656[ ` browsertrace-demo.html ` ] ( https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo.html )
57+ or the public-safe
58+ [ ` browsertrace-demo-public.html ` ] ( https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html )
5759from the latest release.
5860
5961For a walkthrough, read
Original file line number Diff line number Diff line change @@ -239,6 +239,7 @@ <h1 id="title">Replay an AI browser-agent failure</h1>
239239 < div class ="below ">
240240 < span > Raw export: < a href ="./trace.html "> open trace.html</ a > </ span >
241241 < span > Release asset: < a href ="https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo.html "> download browsertrace-demo.html</ a > </ span >
242+ < span > Public-safe export: < a href ="https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html "> download browsertrace-demo-public.html</ a > </ span >
242243 </ div >
243244 </ main >
244245</ body >
You can’t perform that action at this time.
0 commit comments