Skip to content

Add BrowserTrace to Debugging & Developer Experience#23

Open
aaronlab wants to merge 1 commit into
ai-boost:mainfrom
aaronlab:add-browsertrace-debugging
Open

Add BrowserTrace to Debugging & Developer Experience#23
aaronlab wants to merge 1 commit into
ai-boost:mainfrom
aaronlab:add-browsertrace-debugging

Conversation

@aaronlab

Copy link
Copy Markdown

Summary

Add BrowserTrace to the Debugging & Developer Experience section as a local-first trace viewer for failed AI browser-agent and computer-use runs.

Why it belongs

BrowserTrace addresses a concrete harness debugging problem: when a web agent fails, browser state, selected actions, model input/output, screenshots, URLs, and errors are often split across logs or missing entirely. BrowserTrace keeps those signals in one local timeline and supports public-safe HTML exports for review.

Verification

  • git diff --check -> clean
  • curl -L -s -o /dev/null -w ... https://github.com/aaronlab/browsertrace -> HTTP 200
  • curl -L -s -o /dev/null -w ... https://img.shields.io/github/stars/aaronlab/browsertrace?style=flat-square&label=%E2%98%85&color=yellow -> HTTP 200

Affiliation: I maintain BrowserTrace under the aaronlab account.

@aaronlab aaronlab force-pushed the add-browsertrace-debugging branch from 86bec1e to d1c5388 Compare May 12, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant