Skip to content

docs: link comparison guide from examples guide#343

Merged
aaronlab merged 1 commit into
aaronlab:mainfrom
nightcityblade:fix/issue-341
May 12, 2026
Merged

docs: link comparison guide from examples guide#343
aaronlab merged 1 commit into
aaronlab:mainfrom
nightcityblade:fix/issue-341

Conversation

@nightcityblade

@nightcityblade nightcityblade commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • What changed: Added one concise comparison-guide link near the stack-specific debugging guides in examples/README.md.
  • Why it matters: Readers can more easily decide when BrowserTrace is useful alongside Playwright Trace Viewer, LangSmith, Langfuse, and Browserbase-style tracing.

Relevant stack guides when changing an adapter, example, or stack-specific doc:

AOS mapping note: not applicable; this is a docs-only navigation link.

Linked Issue

Test Plan

  • I ran uv run --python 3.11 --extra dev pytest -q
  • I ran git diff --check
  • I checked git diff --stat and git diff --summary for unexpected deleted or renamed files.
  • I included the exact error/output if a check could not be run.

Additional focused check run for this docs-only change:

uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q
# 351 passed in 0.72s

Demo / Screenshots

Docs-only README link change; no UI screenshots or trace exports needed.

@aaronlab aaronlab merged commit 130fcec into aaronlab:main May 12, 2026
4 checks passed
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.

Docs: link comparison guide from examples guide

2 participants