Skip to content

docs: note start_url collapses restored profile tabs on update() - #592

Merged
dprevoznik merged 2 commits into
mainfrom
hypeship/profile-load-start-url-doc
Sep 16, 2026
Merged

dprevoznik merged 2 commits into
mainfrom
hypeship/profile-load-start-url-doc

Conversation

@dprevoznik

@dprevoznik dprevoznik commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • In the "Load a profile after browser creation" section of the profiles save-and-reuse guide, document that start_url can be passed to browsers.update() alongside profile to collapse the tabs restored from the profile into a single tab at a specific page.
  • Adds TypeScript/Python/Go examples matching the existing style on the page, and links to the update-browser-session API reference start_url field.

Test plan

  • Read through the rendered MDX for formatting/consistency with the rest of the page (no build step in this repo per its docs).

Note

Low Risk
Documentation-only change to the profiles save-and-reuse guide; no runtime or API behavior changes.

Overview
In Load a profile after browser creation, the guide now explains that attaching a profile via browsers.update() restores all saved tabs, and that passing start_url in the same update call collapses those tabs to a single page (with a link to the update-browser-session API reference).

Adds TypeScript, Python, and Go examples showing profile and start_url together on update(), matching the existing create-flow documentation style on the page.

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

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 16, 2026, 7:43 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

cursor[bot]
cursor Bot approved these changes Sep 16, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f34ab55. Configure here.

Comment thread browsers/profiles/save-and-reuse.mdx Outdated
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low

Decision: Keep existing approval. Risk has not increased.

Re-evaluated after the latest push. The PR still changes a single Mintlify docs page (browsers/profiles/save-and-reuse.mdx): +31 lines of prose plus TypeScript/Python/Go examples that document passing start_url with browsers.update() when attaching a profile. The new commit only switches the start_url API-reference link from a relative path to an absolute URL. There is no application code, config, CI, auth, infra, or runtime behavior change.

  • Codepaths: Documentation only
  • Blast radius: Readers of the save-and-reuse guide
  • Complexity: Isolated copy and examples; easy to reason about
  • Infra / ops / security: None

No CODEOWNERS file is present. This automation already approved the previous commit, and the follow-up does not raise risk, so the existing approval stands.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@dprevoznik
dprevoznik merged commit 07bf3f8 into main Sep 16, 2026
4 checks passed
@dprevoznik
dprevoznik deleted the hypeship/profile-load-start-url-doc branch September 16, 2026 19:52
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