-
Notifications
You must be signed in to change notification settings - Fork 682
add flag to explicitly use Browserbase as cloud provider #210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@Kylejeong2 is attempting to deploy a commit to the Vercel Labs Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional Suggestions:
- Lines 246 and 256 use hardcoded ANSI color codes instead of color module's error_indicator() function, bypassing NO_COLOR environment variable
- Line 357 uses hardcoded ANSI escape codes instead of the color module's error_indicator() function, bypassing NO_COLOR environment variable support
Add missing v0.7.0+ features to skill documentation: - download command and wait --download flag - --profile flag for persistent browser profiles - --args, --user-agent, --proxy-bypass flags - New environment variables (AGENT_BROWSER_PROFILE, AGENT_BROWSER_ARGS, etc.) New reference docs: - persistent-profiles.md: Browser profile persistence patterns - cloud-providers.md: Browserbase and Browser Use integration Updated proxy-support.md with CLI flags and stealth configuration. Closes vercel-labs#210 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add missing v0.7.0+ features to skill documentation: - download command and wait --download flag - --profile flag for persistent browser profiles - --args, --user-agent, --proxy-bypass flags - New environment variables (AGENT_BROWSER_PROFILE, AGENT_BROWSER_ARGS, etc.) New reference docs: - persistent-profiles.md: Browser profile persistence patterns - cloud-providers.md: Browserbase and Browser Use integration Updated proxy-support.md with CLI flags and stealth configuration. Closes vercel-labs#210 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add missing v0.7.0+ features to skill documentation: - download command and wait --download flag - --profile flag for persistent browser profiles - --args, --user-agent, --proxy-bypass flags - New environment variables (AGENT_BROWSER_PROFILE, AGENT_BROWSER_ARGS, etc.) New reference docs: - persistent-profiles.md: Browser profile persistence patterns - cloud-providers.md: Browserbase and Browser Use integration Updated proxy-support.md with CLI flags and stealth configuration. Closes vercel-labs#210 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add missing v0.7.0+ features to skill documentation: - download command and wait --download flag - --profile flag for persistent browser profiles - --args, --user-agent, --proxy-bypass flags - New environment variables (AGENT_BROWSER_PROFILE, AGENT_BROWSER_ARGS, etc.) New reference docs: - persistent-profiles.md: Browser profile persistence patterns - cloud-providers.md: Browserbase and Browser Use integration Updated proxy-support.md with CLI flags and stealth configuration. Closes vercel-labs#210 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…e as cloud browser provider
16a130f to
86f7104
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what
extend load timeout to 60s + adding flag to explicitly use browserbase as cloud browser provider