From 66b3266488e2a0e9fe7d55859a4a8d31102480f2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 30 Jun 2026 05:06:51 +0900 Subject: [PATCH] fix(custom-node-list): place juangea/bs-comfyui-workflow-manager entry after last git-clone block + sync to node_db/new (PR #3015) --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a85df64b..3136de4d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53269,16 +53269,6 @@ "install_type": "git-clone", "description": "Download models from HuggingFace (no API key) and manage your local ComfyUI models (list, move, delete) from a built-in panel." }, - { - "author": "bonestudio", - "title": "Bone-Studio Workflow Manager", - "reference": "https://github.com/juangea/bs-comfyui-workflow-manager", - "files": [ - "https://github.com/juangea/bs-comfyui-workflow-manager" - ], - "install_type": "git-clone", - "description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel." - }, { "author": "TODO", "title": "ComfyUI-SCAIL2-LongVideoContext", @@ -53882,6 +53872,16 @@ ], "install_type": "git-clone", "description": "Prompt-only Krea moodboard search and style nodes for ComfyUI." + }, + { + "author": "bonestudio", + "title": "Bone-Studio Workflow Manager", + "reference": "https://github.com/juangea/bs-comfyui-workflow-manager", + "files": [ + "https://github.com/juangea/bs-comfyui-workflow-manager" + ], + "install_type": "git-clone", + "description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3f78d7a5..c0db509d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "bonestudio", + "title": "Bone-Studio Workflow Manager", + "reference": "https://github.com/juangea/bs-comfyui-workflow-manager", + "files": [ + "https://github.com/juangea/bs-comfyui-workflow-manager" + ], + "install_type": "git-clone", + "description": "Organize your ComfyUI workflows for production: a folder manager plus a project layer (exportable internal DB), bulk export and optional Git versioning, from a built-in panel." + }, { "author": "andrometa", "title": "Krea Moodboards",