Skip to content

Add CDP event tailing docs to browser and browserbase-cli skills#60

Open
derekmeegan wants to merge 1 commit intomainfrom
derek/add_cdp_tailing_docs
Open

Add CDP event tailing docs to browser and browserbase-cli skills#60
derekmeegan wants to merge 1 commit intomainfrom
derek/add_cdp_tailing_docs

Conversation

@derekmeegan
Copy link
Copy Markdown

@derekmeegan derekmeegan commented Mar 29, 2026

Summary

  • Add browse cdp <url|port> command documentation to the browser skill (SKILL.md + REFERENCE.md)
  • Add session debugging workflow (bb sessions debug + browse cdp) to the browserbase-cli skill (SKILL.md + REFERENCE.md)
  • Documents NDJSON output, --domain filtering, --pretty mode, piping/jq usage

Context

The browse cdp command is being added in browserbase/stagehand#1905. These docs describe the new command for Claude Code skill users.

Test plan

  • Verify skill docs render correctly in Claude Code
  • Verify examples work with a live Browserbase session

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only updates that introduce no code-path or behavioral changes; risk is limited to potential confusion if the documented flags/workflows diverge from the shipped CLIs.

Overview
Adds documentation for a new browse cdp <url|port> workflow to stream Chrome DevTools Protocol events as NDJSON, including --domain filtering, --pretty output, and piping/JQ examples.

Updates the Browserbase CLI skill docs to describe session debugging via bb sessions debug and using its returned wsUrl with browse cdp to tail live events from a running Browserbase session.

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

…ills

Document the new `browse cdp <url|port>` command for streaming Chrome
DevTools Protocol events as NDJSON. Update both the browser skill (command
reference and usage) and the browserbase-cli skill (debug workflow using
`bb sessions debug` + `browse cdp`).

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