Skip to content

docs(browser): browse env local auto-discovery#54

Open
shrey150 wants to merge 1 commit intomainfrom
shrey/cli-local-auto-discover
Open

docs(browser): browse env local auto-discovery#54
shrey150 wants to merge 1 commit intomainfrom
shrey/cli-local-auto-discover

Conversation

@shrey150
Copy link
Contributor

@shrey150 shrey150 commented Mar 25, 2026

Summary

  • Document new browse env local auto-discovery behavior (attaches to existing debuggable Chrome, falls back to isolated)
  • Document --isolated flag to force clean browser
  • Document explicit CDP target: browse env local <port|url>
  • Document new browse status fields: localStrategy, localSource, resolvedCdpUrl, fallbackReason

Sister PR to browserbase/stagehand#1886.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only updates describing new browse env local behaviors and additional browse status fields; no runtime code changes.

Overview
Updates REFERENCE.md and SKILL.md to document enhanced local mode behavior for browse env local, including auto-discovery of an existing debuggable Chrome, fallback to launching an isolated browser, and a new --isolated flag to force a clean instance.

Adds guidance/examples for attaching to an explicit CDP target via port or WebSocket URL, and notes additional browse status fields reported in local mode (localStrategy, localSource, resolvedCdpUrl, fallbackReason).

Written by Cursor Bugbot for commit e1cd472. This will update automatically on new commits. Configure here.

Update SKILL.md and REFERENCE.md to reflect new browse env local
behavior: auto-discovers existing Chrome with remote debugging,
--isolated flag, and explicit CDP target (port or URL).

Sister PR to browserbase/stagehand#1886.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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