Commit cf1d2ab
Add Create, Control, Observe introduction guides (#370)
* add Create, Control, Observe introduction guides
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).
* expand standby activity sources to include WebDriver and computer controls
* reframe Control intro around three primitives (computer controls, CDP, BiDi)
* add lifecycle strip, redirect create-a-browser, add CLI tabs to intro pages
* lead with "Computer Use" framing, bridge to Computer Controls API
* apply review suggestions: copy tweaks across create, control, observe
* promote playwright execution to a peer primitive
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>
* soften control framing, lead playwright execution with run-from-anywhere
- 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>
* restore install snippet on Create, broaden computer-use vs playwright 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>
* Expand control.mdx with computer use + playwright execution patterns (#375)
Adds three named patterns (tool, checkpoint, drop-the-agent) as short
bullets under the existing recommended-pattern section. No new page.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
* drop checkpoint/drop-the-agent pattern bullets
Two patterns that read more like marketing copy than guidance — the
preceding paragraph already says what the combined pattern is for.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
---------
Co-authored-by: ehfeng <279398+ehfeng@users.noreply.github.com>
Co-authored-by: masnwilliams <43387599+masnwilliams@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent c1faa16 commit cf1d2ab
16 files changed
Lines changed: 516 additions & 246 deletions
File tree
- .docs
- auth
- browsers
- pools
- integrations
- vercel
- introduction
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
10 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
79 | | - | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
25 | 39 | | |
26 | 40 | | |
27 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
0 commit comments