fix(custom-node-list): §4.2 MERGE_RELOCATE #2965 shootthesound 4-pack — root relocate + node_db/new sync

- Lighthouse / CleanFreak / Finding LoRA / Image of the Day
- Relocate 4 entries from array head to adjacent to existing shootthesound block
- Prepend 4 entries to node_db/new (newest-first)
This commit is contained in:
Dr.Lt.Data 2026-07-06 19:25:33 +09:00
parent d6df033a21
commit 47df9c702c
2 changed files with 80 additions and 40 deletions

View File

@ -1,45 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
},
{ {
"author": "Carasibana", "author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider", "title": "ComfyUI-SimpleFloatSlider",
@ -41035,6 +40995,46 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)." "description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)."
}, },
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
},
{ {
"author": "HackAfterDark", "author": "HackAfterDark",
"title": "AfterDark Film AR Selector", "title": "AfterDark Film AR Selector",

View File

@ -1,5 +1,45 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "shootthesound",
"title": "Lighthouse",
"reference": "https://github.com/shootthesound/comfyui-lighthouse",
"files": [
"https://github.com/shootthesound/comfyui-lighthouse"
],
"install_type": "git-clone",
"description": "A non-destructive overlay that lights up every node by graph distance from the one you click. Diagnostic for big workflows, educational for understanding workflows others built, and surgical when you need to focus on one neighbourhood at a time."
},
{
"author": "shootthesound",
"title": "CleanFreak",
"reference": "https://github.com/shootthesound/comfyui-CleanFreak",
"files": [
"https://github.com/shootthesound/comfyui-CleanFreak"
],
"install_type": "git-clone",
"description": "One-click tidy-by-role for any ComfyUI workflow — loaders, encoders, samplers, decoders, and outputs each sorted into their own column with coloured group cards and connections preserved. 1200+ node classes pre-classified out of the box."
},
{
"author": "shootthesound",
"title": "Finding LoRA",
"reference": "https://github.com/shootthesound/comfyui-lora-FindingLora",
"files": [
"https://github.com/shootthesound/comfyui-lora-FindingLora"
],
"install_type": "git-clone",
"description": "A LoRA loader with bookmarks, trigger-word storage and click-to-copy, fuzzy search, and a one-click button to drop another loader inline and wire it into the model chain automatically."
},
{
"author": "shootthesound",
"title": "Image of the Day",
"reference": "https://github.com/shootthesound/comfyui-image-of-the-day",
"files": [
"https://github.com/shootthesound/comfyui-image-of-the-day"
],
"install_type": "git-clone",
"description": "Fetch a fresh image straight into your workflow from 8 daily/random sources. Useful for prompt testing, style references, daily-image automations, or just kicking off a workflow with something interesting."
},
{ {
"author": "boobkake22", "author": "boobkake22",
"title": "Sampling Planner", "title": "Sampling Planner",