Added one new file to the custom tools (runmonitor)

Lets you run custom scripts on workflow success or error
This commit is contained in:
HAL-XP 2025-12-03 13:28:48 +01:00
parent 52ef0a709f
commit ea82c67302

View File

@ -37730,6 +37730,7 @@
"files": [ "files": [
"https://github.com/HAL-XP/halxp-comfy/blob/main/__init__.py", "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-focus.js"
"https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-runmonitor.js"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements." "description": "A UI suite for ComfyUI including Focus mode and layout enhancements."