openclaw/patches
Azade 16ce78233f fix(browser): patch playwright-core for Bun WebSocket compatibility
Bun's WebSocket implementation doesn't fully support Playwright's CDP
connection because Playwright bundles its own 'ws' module. This causes
connectOverCDP to timeout.

The patch makes Playwright use the native 'ws' module when running
under Bun, which works with Bun's WebSocket shim.

Fixes browser snapshot/act timeouts after PR #278 (tsx → bun migration).

Ref: https://github.com/oven-sh/bun/issues/9911
2026-01-06 19:27:09 +00:00
..
@mariozechner__pi-ai.patch Format messages so they work with Gemini API (#266) 2026-01-06 04:45:40 +00:00
playwright-core@1.57.0.patch fix(browser): patch playwright-core for Bun WebSocket compatibility 2026-01-06 19:27:09 +00:00
qrcode-terminal.patch fix: patch qrcode-terminal import for Node 22 2026-01-06 02:23:55 +01:00