Skip to content

docs: add Browser Use compare API curl snippet#381

Merged
aaronlab merged 1 commit into
aaronlab:mainfrom
xclear-cast:codex/browser-use-compare-api-curl
May 13, 2026
Merged

docs: add Browser Use compare API curl snippet#381
aaronlab merged 1 commit into
aaronlab:mainfrom
xclear-cast:codex/browser-use-compare-api-curl

Conversation

@xclear-cast
Copy link
Copy Markdown
Contributor

Summary

  • add the local compare web API curl snippet to the Browser Use guide
  • note that tools can call the endpoint while the local UI is running to get the same first-divergence payload
  • extend the Browser Use guide metadata test to keep the snippet and wording present

Closes #380

Testing

  • PYTHONUTF8=1 uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q (401 passed, run from an ASCII temp worktree to avoid Windows CP949 path/site initialization issues)
  • PYTHONUTF8=1 uv run --extra dev pytest tests/test_metadata.py -q -k browser_use_guide_documents_compare_run_metadata_checklist (1 passed)
  • git diff --check

Copy link
Copy Markdown
Owner

@aaronlab aaronlab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This is scoped exactly to the Browser Use guide and metadata coverage, and it keeps the compare API path next to the CLI compare commands where readers will look for it.

@aaronlab aaronlab merged commit 524589e into aaronlab:main May 13, 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: add compare API curl snippet to Browser Use guide

2 participants