mirror of
https://github.com/openclaw/openclaw.git
synced 2026-09-02 12:36:51 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| skills/canvas | ||
| src | ||
| cli-metadata.ts | ||
| index.test.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| runtime-api.ts | ||
| setup-api.ts | ||