Skip to content

Commit 85b488e

Browse files
committed
docs: link public demo export in launch kit
1 parent bf35708 commit 85b488e

8 files changed

Lines changed: 14 additions & 0 deletions

File tree

LAUNCH.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ gh repo view aaronlab/browsertrace --json stargazerCount,url,homepageUrl,owner
1818
- Static poster: `docs/demo-poster.png`
1919
- Live zero-install demo: https://aaronlab.github.io/browsertrace/
2020
- Downloadable demo trace: `browsertrace-demo.html` attached to release `v0.1.10`
21+
- Public-safe demo trace: `browsertrace-demo-public.html` attached to release `v0.1.10`
2122
- Launch discussion: https://github.com/aaronlab/browsertrace/discussions/6
2223

2324
## Day 0 Asset Checklist

docs/launch/day-1-publish-packet.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ upvotes, or artificial engagement.
99
- Repo: https://github.com/aaronlab/browsertrace
1010
- Live demo: https://aaronlab.github.io/browsertrace/
1111
- Walkthrough: https://aaronlab.github.io/browsertrace/debug-browser-agent-failure.html
12+
- Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
1213
- Launch discussion: https://github.com/aaronlab/browsertrace/discussions/6
1314
- Primary media: `docs/demo.mp4`
1415
- Backup image: `docs/demo-poster.png`
@@ -60,6 +61,9 @@ browsertrace demo
6061
browsertrace
6162
6263
Then open http://127.0.0.1:3000 and click the failed checkout demo.
64+
65+
If someone only wants to inspect a share-safe export first, send:
66+
https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
6367
```
6468

6569
Privacy:

docs/launch/directory-submission-sheet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ upvotes, swaps, or artificial engagement.
1515
- Skyvern guide: https://aaronlab.github.io/browsertrace/skyvern-debugging.html
1616
- Playwright + LLM guide: https://aaronlab.github.io/browsertrace/playwright-llm-debugging.html
1717
- Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
18+
- Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
1819

1920
## One-Line Pitch
2021

@@ -99,6 +100,7 @@ custom computer-use agents.
99100
100101
Repo: https://github.com/aaronlab/browsertrace
101102
Live demo: https://aaronlab.github.io/browsertrace/
103+
Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
102104
Comparison: https://aaronlab.github.io/browsertrace/compare-browser-agent-debugging.html
103105
Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
104106
```

docs/launch/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ <h2 id="links">Links</h2>
332332
<li><a href="press-kit.md">Press kit source</a></li>
333333
<li><a href="directory-submission-sheet.md">Directory submission sheet</a></li>
334334
<li><a href="https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10">Release v0.1.10</a></li>
335+
<li><a href="https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html">Public-safe demo export</a></li>
335336
</ul>
336337
</section>
337338
</main>

docs/launch/metrics-log.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ uv run --python 3.11 python scripts/launch_metrics.py --json
7373
| 2026-05-09T11:27:21+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after v0.1.10 public export release and launch surface update: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10 |
7474
| 2026-05-09T11:44:57+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after v0.2 milestone and public feedback issue cleanup |
7575
| 2026-05-09T11:48:03+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after public-safe demo release asset added: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html |
76+
| 2026-05-09T11:51:36+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after public-safe demo asset linked from launch docs |

docs/launch/owner-publish-queue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ people building browser agents.
1313
- Live demo: https://aaronlab.github.io/browsertrace/
1414
- Walkthrough: https://aaronlab.github.io/browsertrace/debug-browser-agent-failure.html
1515
- Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
16+
- Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
1617
- Launch discussion: https://github.com/aaronlab/browsertrace/discussions/6
1718
- Feedback issue: https://github.com/aaronlab/browsertrace/issues/3
1819

@@ -22,6 +23,7 @@ people building browser agents.
2223
- Poster image: `docs/demo-poster.png`
2324
- Backup GIF: `docs/demo.gif`
2425
- Social preview: `docs/social-preview.png`
26+
- Public-safe demo export: `browsertrace-demo-public.html` attached to release `v0.1.10`
2527
- Press kit: `docs/launch/press-kit.md`
2628

2729
## Day 1 Warm Launch

docs/launch/press-kit.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ or short descriptions for people who want to share BrowserTrace.
1313
- Live demo: https://aaronlab.github.io/browsertrace/
1414
- Walkthrough: https://aaronlab.github.io/browsertrace/debug-browser-agent-failure.html
1515
- Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
16+
- Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
1617
- Feedback discussion: https://github.com/aaronlab/browsertrace/discussions/6
1718

1819
## Short Description
@@ -51,6 +52,7 @@ failed step, and export a shareable HTML trace.
5152
| Social preview | `docs/social-preview.png` | GitHub social preview, Product Hunt gallery, link preview |
5253
| Editable social preview | `docs/social-preview.svg` | Manual edits before exporting another PNG |
5354
| Raw exported trace | `docs/trace.html` | Zero-install proof that export is self-contained |
55+
| Public-safe demo export | `browsertrace-demo-public.html` release asset | Share-safe proof with prompt/model I/O, screenshots, and URLs omitted |
5456

5557
## Product Hunt Gallery Order
5658

docs/llms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ to explain why a browser run failed.
2424
- Launch kit: https://aaronlab.github.io/browsertrace/launch/
2525
- Press kit: https://aaronlab.github.io/browsertrace/launch/press-kit.md
2626
- Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
27+
- Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
2728
- Launch discussion: https://github.com/aaronlab/browsertrace/discussions/6
2829
- Playwright + LLM feedback: https://github.com/aaronlab/browsertrace/issues/12
2930

0 commit comments

Comments
 (0)