Skip to content

Docs: link failure patterns from examples guide #340

@aaronlab

Description

@aaronlab

Context

Issue #337 is currently claimed, so this keeps one small, unclaimed docs task available for first-time contributors.

The README already links the live failure-patterns page, but examples/README.md does not mention it in the stack-specific guide section. That page is useful for people choosing which example or debugging guide matches their Browser Use, Stagehand, Skyvern, Playwright + LLM, or computer-use failure.

Task

Add one concise link to the failure-patterns page in examples/README.md, near the ### Stack-specific debugging guides section.

Suggested link target:

https://aaronlab.github.io/browsertrace/browser-agent-failure-patterns.html

Keep the change narrow:

  • Do not rewrite the examples guide.
  • Do not change generated HTML files.
  • Add only one short sentence or one bullet.

Verification

Run:

git diff --check

If you also run tests, this docs-only check is enough:

uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q

Metadata

Metadata

Assignees

No one assigned

    Labels

    claimedContributor has said they are working on thisdocumentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions