Skip to content

add browser network policy - #108

Merged
NikhilShahi merged 1 commit into
mainfrom
browser-network-policy
Jul 30, 2026
Merged

add browser network policy#108
NikhilShahi merged 1 commit into
mainfrom
browser-network-policy

Conversation

@NikhilShahi

@NikhilShahi NikhilShahi commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Changes

Validation

  • yarn lint
  • yarn build

Note

Low Risk
Type-only additions and a patch version bump with no runtime or security logic changes in this repo.

Overview
Exposes browser network policy options on session create and launch-state types so SDK consumers can configure outbound traffic when starting or inspecting sessions.

CreateSessionParams and SessionLaunchState now include optional allowInternetAccess (boolean), allowOut (string allowlist), and denyOut (string denylist). Package version is bumped to 0.91.8; there is no new client logic beyond typing—these fields pass through to the API like other session flags.

Reviewed by Cursor Bugbot for commit 1afaa98. Bugbot is set up for automated code reviews on this repo. Configure here.

@NikhilShahi
NikhilShahi merged commit 5cec258 into main Jul 30, 2026
3 checks passed
@NikhilShahi
NikhilShahi deleted the browser-network-policy branch August 4, 2026 23:43
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