Skip to content

Commit 81fd097

Browse files
committed
docs: link public demo in launch packets
1 parent 3e5fe84 commit 81fd097

6 files changed

Lines changed: 22 additions & 1 deletion

File tree

docs/launch/channel-copy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Value-first tutorial link for Reddit, Discord, and community posts:
1212

1313
https://aaronlab.github.io/browsertrace/debug-browser-agent-failure.html
1414

15+
Public-safe demo export for privacy-sensitive replies:
16+
17+
https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
18+
1519
## X
1620

1721
```text

docs/launch/day-2-show-hn-packet.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Open these in a browser:
2424
- https://github.com/aaronlab/browsertrace
2525
- https://aaronlab.github.io/browsertrace/
2626
- https://aaronlab.github.io/browsertrace/debug-browser-agent-failure.html
27+
- https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
2728

2829
Submit only if all are true:
2930

@@ -86,6 +87,10 @@ browsertrace
8687
There is also a zero-install exported trace:
8788
https://aaronlab.github.io/browsertrace/
8889
90+
And a public-safe downloadable export with prompts, model output, screenshots,
91+
and URLs omitted:
92+
https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
93+
8994
I would especially value feedback from people building Browser Use, Stagehand,
9095
Playwright + LLM, Skyvern, or custom computer-use agents. What state do you
9196
wish your traces captured when a run fails?

docs/launch/day-3-targeted-communities-packet.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Submit only if all are true:
2828
- The post asks for adapter/workflow feedback, not stars.
2929
- The post is customized to the community and does not look cross-posted.
3030
- The post uses the walkthrough or live demo before asking people to install.
31+
- The public-safe demo export is used when someone asks for a downloadable
32+
artifact that omits prompts, model output, screenshots, and URLs.
3133
- The community allows this kind of post or there is an existing relevant thread.
3234

3335
Do not post if:
@@ -271,6 +273,7 @@ redaction flags when users want to keep some fields visible.
271273
272274
Repo: https://github.com/aaronlab/browsertrace
273275
Live demo: https://aaronlab.github.io/browsertrace/
276+
Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
274277
Browser Use guide: https://aaronlab.github.io/browsertrace/browser-use-debugging.html
275278
Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
276279
```

docs/launch/day-4-product-hunt-packet.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ Secondary URL for maker comment and replies:
6969
https://github.com/aaronlab/browsertrace
7070
```
7171

72+
Public-safe demo export for replies:
73+
74+
```text
75+
https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
76+
```
77+
7278
Description:
7379

7480
```text
@@ -108,7 +114,8 @@ BrowserTrace keeps the missing context locally:
108114
- actions
109115
- model input/output
110116
- failed-step errors
111-
- exportable HTML traces
117+
- exportable HTML traces, including public-safe exports that omit prompts,
118+
model output, screenshots, and URLs
112119
113120
It is MIT licensed and designed for Browser Use, Stagehand, Playwright + LLM
114121
scripts, Skyvern-style workflows, and custom computer-use agents.

docs/launch/metrics-log.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ uv run --python 3.11 python scripts/launch_metrics.py --json
7777
| 2026-05-09T11:53:36+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after owner action issues linked public-safe demo asset: #9 #10 |
7878
| 2026-05-09T11:55:38+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after homepage SoftwareSourceCode structured data update |
7979
| 2026-05-09T11:56:57+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 0 | after PyPI blocker issue refreshed for v0.1.10 |
80+
| 2026-05-09T11:58:48+00:00 | 3 | 998 | 0 | 0 | 8 | 0 | 1 | after public-safe demo linked from remaining launch packets |

docs/launch/outreach-targets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ computer-use agents.
5959
6060
Repo: https://github.com/aaronlab/browsertrace
6161
Live demo: https://aaronlab.github.io/browsertrace/
62+
Public-safe demo export: https://github.com/aaronlab/browsertrace/releases/download/v0.1.10/browsertrace-demo-public.html
6263
Browser Use guide: https://aaronlab.github.io/browsertrace/browser-use-debugging.html
6364
Release: https://github.com/aaronlab/browsertrace/releases/tag/v0.1.10
6465
```

0 commit comments

Comments
 (0)