mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 22:58:08 +00:00
Uses withDemowright() to wrap a dedicated Playwright config instead of NODE_OPTIONS register approach. This properly patches Browser.newContext so cursor overlay, keystroke badges, and action delays work reliably. Injects annotate() title card showing the issue title at video start. Falls back to register approach if demowright config fails. Amp-Thread-ID: https://ampcode.com/threads/T-019d519b-004f-71ce-b970-96edd971fbe0 Co-authored-by: Amp <amp@ampcode.com>