Add ComfyUI-LeafFlow - #3200
Conversation
### Summary Adds **`ComfyUI-LeafFlow`** to the custom node list. - **Repository**: https://github.com/KOFiblto/ComfyUI-LeafFlow - **Author**: KOFiblto - **Category**: Flow Control, Queue Management, Visual Loaders & Utilities - **Description**: Essential workflow controls: mid-generation pause, persistent queue auto-recovery, visual LoRA/image loaders with Civitai/TMDB scraping, multiline prompt queue iterator, and interactive decision nodes with desktop notifications. - **Compatibility**: Fully tested with ComfyUI Frontend V1 (LiteGraph) and Frontend V2 (Vue UI), across Windows, Linux, and macOS.
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This pack exposes network-reachable routes with no access control, including ones that shut down and restart the server, return files by absolute path, and overwrite settings/environment.
Please remove the shutdown/restart/settings routes or make them local-only, and confine the file read to a fixed base directory. I'll re-evaluate once constrained. |
|
Thank you for the security audit and clear feedback @ltdrdata! I have updated the codebase on \main\ to address all points:
Please let me know if any further adjustments are needed. Thank you! |
|
Hi @ltdrdata, Following your initial review, I also did a full audit of the codebase against the official ComfyUI Registry and security guidelines and proactively fixed a few additional compliance items:
Everything has been tested and pushed to KOFiblto |
Summary
Adds
ComfyUI-LeafFlowto the custom node list.