Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
44e3773
docs: Add app preview example section
beran-t Mar 17, 2026
0e007e9
fix: Use e2b base SDK instead of e2b-code-interpreter
beran-t Mar 17, 2026
fcb34ce
docs: Wrap full example in accordion component
beran-t Mar 17, 2026
f8e8401
docs: Use expandable code block instead of accordion for full example
beran-t Mar 17, 2026
4fab1f9
docs: Move app preview to use-cases/browser-use
beran-t Mar 17, 2026
13e418a
Merge branch 'main' into add-app-preview-example
beran-t Mar 17, 2026
0bf9040
docs: Use globe icon for browser use page
beran-t Mar 17, 2026
47c28f8
docs: Add agent browser use case and reorganize browser use section
beran-t Mar 17, 2026
61451bc
docs: Merge browser pages into single Kernel integration page
beran-t Mar 24, 2026
6d2af4f
docs: Move Kernel page to use-cases/remote-browser
beran-t Mar 24, 2026
b3fd603
docs: Improve remote browser page flow and structure
beran-t Mar 24, 2026
aca66d3
docs: Remove cost framing from remote browser benefits
beran-t Mar 24, 2026
6b8fd28
docs: Improve remote browser page flow and structure
beran-t Mar 24, 2026
e23e7d1
docs: Fix template names, split mixed-context code, link MCP docs
beran-t Mar 24, 2026
5e36134
docs: Rework remote browser page with three focused examples
beran-t Mar 25, 2026
c3c2002
docs: Address PR review comments on remote browser page
beran-t Mar 26, 2026
d103b58
docs: Add full expandable examples and define FASTAPI_APP
beran-t Mar 26, 2026
07aeaef
docs: Rename to cloud browser, update Kernel links and descriptions
beran-t Apr 8, 2026
a8de928
docs: Update Kernel API key link to dashboard URL
beran-t Apr 9, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"pages": [
"docs/use-cases/coding-agents",
"docs/use-cases/computer-use",
"docs/use-cases/ci-cd"
"docs/use-cases/ci-cd",
"docs/use-cases/remote-browser"
]
},
{
Expand Down
Loading
Loading