Skip to content

Commit 1e5dd4b

Browse files
Add https://github.com/aaronlab/browsertrace to Runtime/Observation category
Co-authored-by: aaronlab <aaronlab@users.noreply.github.com>
1 parent bdc0be3 commit 1e5dd4b

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269

270270
### Observation
271271

272+
* **[BrowserTrace](https://github.com/aaronlab/browsertrace)**: Local replay debugger for Browser Use failures with screenshots, model I/O, failed-step timelines, and public-safe HTML exports. ![Stars](https://img.shields.io/github/stars/aaronlab/browsertrace.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/aaronlab/browsertrace?color=green) ![LastCommit](https://img.shields.io/github/last-commit/aaronlab/browsertrace?color=green)
272273
* **[OpenLLMetry](https://github.com/traceloop/openllmetry)**: Open-source observability for your LLM application, based on OpenTelemetry. ![Stars](https://img.shields.io/github/stars/traceloop/openllmetry.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/traceloop/openllmetry?color=green) ![LastCommit](https://img.shields.io/github/last-commit/traceloop/openllmetry?color=green)
273274
* **[wandb](https://github.com/wandb/wandb)**: The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production. ![Stars](https://img.shields.io/github/stars/wandb/wandb.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/wandb/wandb?color=green) ![LastCommit](https://img.shields.io/github/last-commit/wandb/wandb?color=green)
274275

website/data.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,12 @@ categories:
954954
repo_url: https://github.com/e2b-dev/E2B
955955
- name: Observation
956956
items:
957+
- name: BrowserTrace
958+
description: Local replay debugger for Browser Use failures with screenshots,
959+
model I/O, failed-step timelines, and public-safe HTML exports.
960+
homepage_url: https://aaronlab.github.io/browsertrace/
961+
logo: browsertrace.png
962+
repo_url: https://github.com/aaronlab/browsertrace
957963
- name: OpenLLMetry
958964
description: Open-source observability for your LLM application, based on OpenTelemetry.
959965
homepage_url: https://www.traceloop.com/openllmetry

website/logos/browsertrace.png

629 KB
Loading

0 commit comments

Comments
 (0)