Skip to content

Conversation

@Rhovanx
Copy link
Contributor

@Rhovanx Rhovanx commented Dec 31, 2025

New Custom Node: Wan Vace Auto Joiner

This PR adds Wan Vace Auto Joiner, a ComfyUI custom node set that enables seamless batch video joining using WAN VACE with Easy-Use For Loop automation.

Key points

  • Designed for WAN VACE workflows
  • Uses a value1 barrier pattern to prevent premature loop advancement
  • Runs VACE exactly N-1 times for N video clips
  • No required pip dependencies

Repository:
https://github.com/Rhovanx/wan_vace_auto_joiner

@ltdrdata
Copy link
Member

ltdrdata commented Dec 31, 2025

@Rhovanx
Copy link
Contributor Author

Rhovanx commented Jan 1, 2026

Updated! Added input sanitization and path validation:

sanitize_prefix() removes path separators and dangerous characters
validate_directory() verifies and resolves directory paths
validate_path_within_directory() prevents path traversal attacks

All file operations now stay within the user-specified directory.

@ltdrdata ltdrdata merged commit 72a9e89 into Comfy-Org:main Jan 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants