Skip to content

Add --connect flag docs for browse CLI#53

Open
shrey150 wants to merge 1 commit intomainfrom
shrey/cli-connect-flag
Open

Add --connect flag docs for browse CLI#53
shrey150 wants to merge 1 commit intomainfrom
shrey/cli-connect-flag

Conversation

@shrey150
Copy link
Contributor

@shrey150 shrey150 commented Mar 25, 2026

Summary

  • Documents the new browse --connect <session-id> global flag across both browser/ and browse/ skills
  • Adds flag to Navigation command lists in SKILL.md
  • Adds --connect section to Global Flags in REFERENCE.md (behavior, mutual exclusion with --context-id, keepAlive semantics)
  • Adds Example 5/6: "Attach to an Existing Browserbase Session" in EXAMPLES.md

Sister PR: browserbase/stagehand#1889

Test plan

  • Verify SKILL.md command examples render correctly
  • Verify REFERENCE.md flag section is consistent with --context-id pattern
  • Verify EXAMPLES.md new example follows existing format

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only changes describing a new CLI flag; no runtime behavior is modified, so risk is limited to potential user confusion if semantics are inaccurate.

Overview
Adds documentation for the new global browse --connect <session-id> flag to attach the CLI to an existing Browserbase remote session.

Updates the navigation command list in SKILL.md, adds a dedicated --connect section under Global Flags in REFERENCE.md (remote-only, mutually exclusive with --context-id, browse stop disconnect semantics/keepAlive), and introduces a new example in EXAMPLES.md showing how to inspect and disconnect from an externally-created session.

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

Documents the new `browse --connect <session-id>` flag that attaches
to an existing Browserbase session instead of creating a new one.
Updates SKILL.md, REFERENCE.md, and EXAMPLES.md for the browser skill.

Sister PR: browserbase/stagehand#1889

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@shrey150 shrey150 force-pushed the shrey/cli-connect-flag branch from acc837e to 5d651c0 Compare March 25, 2026 06:46
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.

3 participants