openclaw/extensions/canvas
Coy Geek 3ac83ddfca
fix: Canvas WebSocket creation in browser context silently swallows... (#82505)
* fix(canvas): report live reload websocket errors

Surface WebSocket initialization failures from the injected canvas live reload client through console diagnostics, DOM attributes, and a browser event instead of silently swallowing them.

* refactor(canvas): keep reload diagnostics console-only

* fix(canvas): distinguish page teardown from socket failure

* style(canvas): brace pagehide listener

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-12 10:13:04 +01:00
..
scripts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
skills/canvas refactor(plugins): move owner skills into plugins 2026-06-22 13:54:08 +08:00
src fix: Canvas WebSocket creation in browser context silently swallows... (#82505) 2026-07-12 10:13:04 +01:00
cli-metadata.ts docs: document canvas plugin 2026-06-04 08:07:38 -04:00
index.test.ts fix(canvas): validate A2UI JSONL centrally (#103713) 2026-07-11 01:48:37 +01:00
index.ts fix(canvas): validate A2UI JSONL centrally (#103713) 2026-07-11 01:48:37 +01:00
openclaw.plugin.json feat: render inline web chat widgets via capability-gated show_widget tool (#101840) 2026-07-09 12:29:50 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
runtime-api.ts docs: document canvas plugin 2026-06-04 08:07:38 -04:00
setup-api.ts docs: document canvas plugin 2026-06-04 08:07:38 -04:00