Initial release: toggle button for Run/Run (Instant) mode switching

Adds a one-click toggle button next to the queue button in the ComfyUI
action bar, restoring easy access to instant queue mode toggling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 13:22:55 +01:00
commit b022a09097
4 changed files with 223 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__/
*.pyc