mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 06:35:10 +00:00
Uses demowright's annotate(page, text, callback) pattern to narrate each "// Step N: ..." block while running the actions in parallel. The viewer hears "Step 1: Save the workflow" while seeing the save happen. Falls back to running the code directly if annotate fails. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>