RiverSide71 Syncs Node Groups With ComfyUI-Fast-Group-Bypasser-Linked

A close-up detail shot of three large frosted glass panels arranged in a slight diagonal formation on the right side of the frame.

ComfyUI-Fast-Group-Bypasser-Linked introduces automated group synchronization to an existing visual workflow tool. A single JavaScript file now enables connected toggling for multiple workflow sections without altering original code or requiring compilation.

RiverSide71 developed this lightweight extension to remove the repetitive manual steps usually needed to manage complex node arrangements. Users who build large image generation pipelines can finally control entire branches simultaneously through simple property fields.

Automating workflow synchronization

  • Synchronized toggles mirror bypass states across paired workflow sections.
  • XOR switching automatically deactivates one section while activating another.
  • Exclusive modes allow multiple options to remain disabled simultaneously.
  • Simple text inputs use commas and colons to map group names.

Creators managing complex generation pipelines can streamline setup time by connecting related processing stages. When a primary model section requires changes, linked background elements adjust instantly without manual clicks. This approach keeps hardware resources focused on active components while preventing conflicting node settings from crashing a session.

Integration notes and known limits

Installation only requires placing the script into a designated folder and restarting the interface. The tool remains completely separate from the original custom node collection, so standard updates will not overwrite the new functionality.

Developers should note that current visual node updates in ComfyUI might conflict with extension behavior, requiring a temporary disable setting. As explained in the original announcement,

"I updated rghtree's Fast Groups Bypasser and Fast Groups Muter nodes with the option to link or alternate groups negating the need for bypass relays/repeat in workflows,"

said the creator in a discussion post.

The extension can be downloaded directly from GitHub.