From ea82c67302499b10aecc5217253f2ea1f27474b0 Mon Sep 17 00:00:00 2001 From: HAL-XP Date: Wed, 3 Dec 2025 13:28:48 +0100 Subject: [PATCH] Added one new file to the custom tools (runmonitor) Lets you run custom scripts on workflow success or error --- custom-node-list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-node-list.json b/custom-node-list.json index decdf4cc..88ccc41a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37730,6 +37730,7 @@ "files": [ "https://github.com/HAL-XP/halxp-comfy/blob/main/__init__.py", "https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-focus.js" + "https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-runmonitor.js" ], "install_type": "git-clone", "description": "A UI suite for ComfyUI including Focus mode and layout enhancements."