openclaw/docs
Lucas Giordano eb7e237151 docs(browser): add Notte cloud browser to direct WebSocket CDP providers
Notte exposes a CDP-compatible WebSocket gateway at
wss://us-prod.notte.cc/sessions/connect?token=<NOTTE_API_KEY> that
auto-creates a session on connect — the same shape OpenClaw's existing
"Direct WebSocket CDP providers" section was generically framed for
(per #31085).

Real behaviour proof (against wss://us-prod.notte.cc/sessions/connect):

  $ openclaw browser --browser-profile notte open https://example.com
  opened: https://example.com/
  tab: t4
  id: 7FE04AC44931A6E1C799DE4ABF0DC807

A screenshot captured against the same session is a 1254x1111 PNG of
the rendered example.com page.

Playwright connectOverCDP flow against the same URL (today):

  connectOverCDP                                      695ms
  context.newCDPSession(page)                         169ms
  session.send('Target.getTargetInfo') → targetId     87ms
  page.goto('https://example.com')                    631ms
  total                                               1.8s

AI-assisted (Claude Opus 4.7). codex review --base origin/main returned
clean. See PR description for the full pre-flight checklist.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 22:17:32 +02:00
..
.generated feat(exec): add normalized auto mode 2026-05-30 00:04:06 +10:00
.i18n fix(workboard): clear landing gates 2026-05-29 11:04:37 +01:00
announcements fix: add channel status filtering (#80706) 2026-05-11 18:44:54 +01:00
assets chore: remove unused tracked assets 2026-05-26 02:21:58 +01:00
automation fix(cron): quarantine malformed persisted jobs 2026-05-29 10:27:45 +01:00
channels refactor: move plugin state consumers to sqlite 2026-05-29 11:12:15 +01:00
clawhub docs: add ClawHub publishing page 2026-05-07 19:43:06 -07:00
cli fix(cron): quarantine malformed persisted jobs 2026-05-29 10:27:45 +01:00
concepts build(plugins): externalize copilot runtime 2026-05-29 20:14:38 +01:00
debug docs: typography hygiene across 6 pages (gateway/cli/debug) 2026-05-06 08:49:27 -07:00
diagnostics fix(codex): gate profiler timing and startup setup 2026-05-26 20:51:00 +01:00
gateway fix(agents): forward ACP spawn attachments 2026-05-29 22:08:19 +02:00
help docs: update Anthropic Claude CLI billing guidance 2026-05-29 06:14:30 +01:00
images chore: remove unused tracked assets 2026-05-26 02:21:58 +01:00
install fix(clawdock): load compose override file 2026-05-29 09:45:35 +01:00
nodes refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
plan Policy: add sandbox posture conformance checks (#85572) 2026-05-28 21:00:24 -07:00
platforms feat(ios): default to hosted push relay (#88096) 2026-05-29 22:05:25 +03:00
plugins build(plugins): externalize tokenjuice 2026-05-29 21:00:29 +01:00
providers docs(plugins): clarify external plugin installs 2026-05-29 20:43:51 +01:00
refactor docs(refactor): remove completed channel route plan 2026-05-19 00:49:25 +02:00
reference ci(release): require all plugins for core publish 2026-05-29 12:07:03 +01:00
security refactor: extract net policy package 2026-05-29 09:45:14 +01:00
snippets/plugin-publish docs: show explicit startup activation in plugin examples 2026-04-28 03:13:20 +01:00
specs feat: add codex supervisor extension 2026-05-29 03:49:43 +01:00
start docs: absorb contributor documentation fixes 2026-05-22 23:28:31 +01:00
superpowers/specs docs: complete source-backed docs sweep 2026-05-02 22:37:01 +01:00
tools docs(browser): add Notte cloud browser to direct WebSocket CDP providers 2026-05-29 22:17:32 +02:00
web feat(gateway): show warm MCP tools in effective inventory 2026-05-28 16:52:53 +01:00
agent-runtime-architecture.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
AGENTS.md docs: keep qa broker notes internal 2026-05-08 06:01:23 +01:00
auth-credential-semantics.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
brave-search.md docs(brave): redirect legacy search page 2026-05-02 04:42:55 +01:00
ci.md ci: restore timing summary artifact (#87832) 2026-05-28 18:08:12 -07:00
CLAUDE.md
date-time.md fix(inbound-meta): include seconds in timestamps 2026-05-27 21:18:08 +01:00
docs.json fix(workboard): clear landing gates 2026-05-29 11:04:37 +01:00
index.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
logging.md fix(cli): keep logs follow on live gateway state 2026-05-23 17:54:23 +08:00
nav-tabs-underline.js
network.md docs: audit and fix 4 pages (pi version bump + 3 typography/H1) 2026-05-05 21:14:55 -07:00
openclaw-agent-runtime.md refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
perplexity.md docs: consolidate moved docs pages 2026-05-05 17:38:21 +01:00
prose.md
style.css docs: remove stale showcase intro videos 2026-05-22 17:59:14 +01:00
tts.md
vps.md fix(gateway): keep unmanaged restarts in-process (#83138) 2026-05-17 21:19:05 +00:00
whatsapp-openclaw.jpg