fix(custom-node-list): place juangea/bs-comfyui-workflow-manager entry after last git-clone block + sync to node_db/new (PR #3015)

This commit is contained in:
Dr.Lt.Data 2026-06-30 05:06:51 +09:00
parent 9fa5b6918d
commit 66b3266488
2 changed files with 20 additions and 10 deletions

View File

@ -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."
}
]
}

View File

@ -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",