Add standalone Regional Browsers guide - #552
Open
tnsardesai wants to merge 2 commits into
Open
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
tnsardesai
marked this pull request as ready for review
September 8, 2026 19:27
There was a problem hiding this comment.
Risk assessment: Very Low
Inspected the actual diff (2 files, +152 / -0). This change is documentation-only:
- Adds
browsers/regions.mdx, a new product docs page covering region selection, SDK examples (TypeScript, Python, Go), dashboard notes, pool behavior, and global vs regional resources - Adds one navigation entry in
docs.json(browsers/regionsunder Intermediate)
No application logic, auth, billing, infrastructure, or shared services are modified. There is no CODEOWNERS file requiring a separate owner review.
This automation already approved commit d3f3b590. Risk is unchanged on re-evaluation, so the existing approval stands (not re-approved).
Sent by Cursor Automation: Assign PR reviewers
AnnaXWang
approved these changes
Sep 8, 2026
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
Validation
npx mint broken-links— passed.npx mint dev --port 3000— new page served successfully with expected content.git diff --check main...HEAD— passed.Merge at general availability.
Note
Low Risk
Documentation-only change with a navigation entry; no product code or auth/data-handling logic is modified.
Overview
Adds a new Regional Browsers guide under the Intermediate browser section and wires
browsers/regionsintodocs.jsonnavigation (between viewport and GPU acceleration).The page documents
us-east,eu-west, andap-southeast, plan availability and defaultus-east, and SDK/dashboard flows for creating browsers and pools withregion, listing by region, and what stays global (profiles, proxies, combined concurrency limits). It also notes coming-soon regional support for GPU/Managed Auth/Apps/Invocations and a Warning that regional placement is for latency, not data residency.Reviewed by Cursor Bugbot for commit d3f3b59. Bugbot is set up for automated code reviews on this repo. Configure here.