[STG-1870] docs(browser): update browse-cli 0.6 docs#84
Open
[STG-1870] docs(browser): update browse-cli 0.6 docs#84
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@browserbasehq/browse-cli@0.6.0.bb browsepassthrough examples for the new browse surface.Linear: https://linear.app/browserbase/issue/STG-1870/update-browser-skill-for-browse-cli-06
Validation
git diff --checknpx -y @browserbasehq/browse-cli@0.6.0 --help | rg -- "--proxies|--advanced-stealth|--solve-captchas|--region|upload|cdp"Note
Low Risk
Low risk documentation-only updates; the main risk is minor user confusion if any command/flag names drift from the actual CLI.
Overview
Updates the
browseskill docs to match@browserbasehq/browse-cli@0.6, documenting new capabilities:get markdown,uploadfor file inputs, andcdpNDJSON event streaming (with domain selection and pretty output).Adds guidance and examples for remote Browserbase session configuration via global flags (proxies, stealth, CAPTCHA solving, ad blocking, region, keep-alive, session timeout), including the note that changing these flags restarts the daemon, and mirrors the new examples in
bb browsepassthrough docs.Reviewed by Cursor Bugbot for commit e446338. Bugbot is set up for automated code reviews on this repo. Configure here.