Add Create, Control, Observe introduction guides#370
Conversation
Introduce three high-level concept guides under the Introduction group that orient new users around the core surface area: creating browsers, driving them (computer controls vs playwright execution), and observing them (live view, replays, screenshots, logs).
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
The current diff is limited to documentation and navigation: new
introduction/create,introduction/control, andintroduction/observeMDX pages, a smalldocs.jsonsidebar update, and wording clarifications inbrowsers/standby.mdxandbrowsers/termination.mdx. I found no production codepaths, infrastructure, auth/security, data, prompt/instruction files, or shared runtime behavior changes.No
CODEOWNERSfile was present in the repo. The PR is already approved at the current head commit, so I’m not submitting another approval.Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
The current diff is limited to documentation and Mintlify navigation: three new
introduction/*MDX guides, a redirect/sidebar update indocs.json, link retargeting from the removedbrowsers/create-a-browser.mdxpage, and small wording clarifications for standby/termination behavior. The.docs/code-example-guide.mdchange only updates a reference to the moved guide path.I found no production codepaths, shared runtime behavior, infrastructure, auth/security, data/schema changes, or non-trivial prompt/instruction changes. No
CODEOWNERSfile was present. GitHub already reports this PR as approved, so I’m not submitting another approval.Sent by Cursor Automation: Assign PR reviewers
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR only adds documentation guides and updates docs.json; no changes to API endpoints or Temporal workflows. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
The current diff is limited to Mintlify documentation changes: new
introduction/create,introduction/control, andintroduction/observeguides, removal of the oldbrowsers/create-a-browserpage with a redirect tointroduction/create, navigation updates indocs.json, link retargeting, and small wording clarifications for standby/termination behavior.I found no production codepaths, infrastructure, auth/security, data/schema changes, or shared runtime behavior changes. The only
.docschange updates a reference path in the code example guide, which is a trivial documentation-maintenance edit. NoCODEOWNERSfile was present.GitHub already reports this PR as approved, so I’m leaving this assessment as a comment and not submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4e62b81. Configure here.
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
I re-evaluated the current head diff (
c5fd931). The changes remain limited to Mintlify documentation and navigation: newintroduction/create,introduction/control, andintroduction/observeguides, removal of the oldbrowsers/create-a-browserpage with a redirect, link retargeting, and small wording clarifications around standby/termination and “computer use.”I found no production codepaths, infrastructure, auth/security, data/schema changes, or shared runtime behavior changes. The
.docs/code-example-guide.mdedit is only a reference-path update. I also found noCODEOWNERSfile in the repo.GitHub already reports this PR as approved, and this update does not increase the risk, so I’m leaving this as a comment and not submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
dprevoznik
left a comment
There was a problem hiding this comment.
Left some suggestions and a few open-ended questions
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
I re-evaluated the current diff at head
296de55. The changes are limited to Mintlify documentation and navigation: newintroduction/create,introduction/control, andintroduction/observeguides, removal ofbrowsers/create-a-browserwith a redirect tointroduction/create, sidebar/card/link retargeting, and small wording updates around standby and termination behavior.I found no production codepaths, infrastructure, auth/security, data/schema changes, or shared runtime behavior changes. The
.docs/code-example-guide.mdedit is a trivial reference-path update, not a substantive prompt/instruction change. I also found noCODEOWNERSfile in the repo.GitHub already reports this PR as approved, and the new diff does not increase risk, so I’m leaving this as a comment and not submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
Add a Playwright Execution tab on Control (position 2, between Computer Use and CDP) and a parallel "Why playwright execution over a direct CDP connection" section. Swap the Create full example to use kernel.browsers.playwright.execute so the recommended path is the one readers see first. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
I re-evaluated the current diff at head
81d0027. The changes remain limited to Mintlify documentation and navigation: three newintroduction/*guides, removal of the oldbrowsers/create-a-browserpage with a redirect, sidebar/card/link retargeting, and small wording updates around standby, termination, and browser control options.I found no production codepaths, infrastructure, auth/security, data/schema changes, or shared runtime behavior changes. The
.docs/code-example-guide.mdedit is only a reference-path update, not a substantive prompt/instruction change. I also found noCODEOWNERSfile in the repo.GitHub already reports this PR as approved, and the latest update does not increase risk, so I’m leaving this as a comment and not submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
I evaluated the current diff at head
9b61df4. The changes are limited to Mintlify documentation and navigation: newintroduction/create,introduction/control, andintroduction/observeguides, a redirect from the removedbrowsers/create-a-browserpage, sidebar/card/link retargeting, and small wording updates in existing docs.I found no production codepaths, infrastructure, auth/security, data/schema, or shared runtime behavior changes. The
.docs/code-example-guide.mdedit only updates a reference path from the removed page to the new intro page. I also found noCODEOWNERSfile in the repo.GitHub currently reports this PR as already approved, and the latest update does not increase risk, so I’m leaving this assessment as a comment and not submitting another approval or dismissing the existing approval.
Sent by Cursor Automation: Assign PR reviewers
- Home page Control card now mentions playwright execution alongside the other three (was drifting from the page itself). - Reframe the Control intro from "four control primitives" to "four ways to drive a session" — playwright execution is a delivery mode on top of CDP, not a separate protocol. - Rewrite the playwright execution tab + bullets around the actual pitch: run any Playwright code from anywhere, no install, no Chromium, no CDP connection to manage. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
I evaluated the current diff at head
cf48008. The PR changes are limited to Mintlify documentation and navigation: three newintroduction/*guides, removal ofbrowsers/create-a-browser.mdxwith a redirect tointroduction/create, sidebar/card/link retargeting, and small wording updates in existing docs.The latest synchronize update only adjusts documentation copy in
index.mdxandintroduction/control.mdx; it does not increase the risk from the previous assessment. I found no production codepaths, infrastructure, auth/security, data/schema, or shared runtime behavior changes. The.docs/code-example-guide.mdedit is just a reference-path update. I also found noCODEOWNERSfile in the repo.GitHub already reports this PR as approved, so I’m leaving this assessment as a comment and not submitting another approval or dismissing the existing approval.
Sent by Cursor Automation: Assign PR reviewers
… copy - Add the SDK install Info block back to Create (was on the old browsers/create-a-browser page). - Anchor the termination link to the automatic-deletion section. - Rewrite the "Computer use + playwright execution" intro: computer controls don't just lack DOM reads, they lack the whole programmatic surface (page.goto, file uploads, cookies, tab switching). Reach for playwright execution whenever you need any of that. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Risk assessment: Very Low
I evaluated the current diff at head cf6c7bbe. The PR is limited to Mintlify documentation and navigation: new introduction/create, introduction/control, and introduction/observe guides, removal of browsers/create-a-browser.mdx with a redirect to introduction/create, sidebar/card/link retargeting, and small wording updates in existing docs.
The latest synchronize update only changes documentation copy in introduction/control.mdx and introduction/create.mdx by clarifying Playwright/computer-control guidance, adding an SDK install note, and deep-linking the termination guide. I found no production codepaths, infrastructure, auth/security, data/schema, or shared runtime behavior changes. The .docs/code-example-guide.md edit is only a reference-path update, and I found no CODEOWNERS file in the repo.
GitHub already reports this PR as approved, and this update does not increase risk, so I’m leaving this assessment as a comment and not submitting another approval or dismissing the existing approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Risk assessment: Very Low
I evaluated the current diff at head 610f57a. The PR changes are limited to Mintlify documentation and navigation: new introduction/create, introduction/control, and introduction/observe guides, removal of browsers/create-a-browser.mdx with a redirect to introduction/create, sidebar/home-card/link retargeting, and small wording updates in existing docs.
I found no production codepaths, infrastructure, auth/security, data/schema, or shared runtime behavior changes. The .docs/code-example-guide.md change only updates a reference path to the moved guide, not substantive instruction content. I also found no CODEOWNERS file in the repo.
GitHub already reports this PR as approved, and the latest synchronize update does not increase risk, so I’m leaving this assessment as a comment and not submitting another approval or dismissing the existing approval.
Sent by Cursor Automation: Assign PR reviewers



Summary
Adds three high-level concept guides under the Introduction group to orient new users around Kernel's core surface area:
introduction/create.mdx) — spinning up a browser, picking the right shape (headless, stealth, GPU, profiles), and lifecycle.introduction/control.mdx) — the two ways to drive a browser: computer controls (model-native, vision loops) vs Playwright execution (DOM, full-page screenshots). Includes a when-to-use-which table and the recommended pattern of using both together.introduction/observe.mdx) — live view, replays, screenshots, and invocation logs, framed by what each is good for.docs.jsonis updated to rename the first nav group fromhometoIntroductionand add the three new pages alongsideindex.Preview
Once Mintlify builds:
https://tbd-6fc993ce-hypeship-intro-create-control-observe.mintlify.app/introduction/create(and/control,/observe).Test plan
mintlify devrenders the three new pagesNote
Low Risk
Low risk docs-only change that reorganizes navigation and adds redirects; main risk is broken internal links/anchors due to moved content.
Overview
Adds a new Introduction docs entrypoint with three concept guides:
introduction/create,introduction/control, andintroduction/observe, and updates the homepage to route users through these starting points.Replaces the legacy
browsers/create-a-browserpage by removing it, adding a redirect to/introduction/create, and updating cross-doc references (auth FAQ, integrations, pools scaling, changelog, and the code example guide) to point at the newCreate/Controlpages.Clarifies browser standby and timeout/termination semantics by defining what counts as “activity” (CDP/WebDriver, Live View, computer controls) and tying timeout start explicitly to entering standby.
Reviewed by Cursor Bugbot for commit 610f57a. Bugbot is set up for automated code reviews on this repo. Configure here.