From d7adab215b74d00ab6646a8e42366b2e90a0ad11 Mon Sep 17 00:00:00 2001 From: OvertliDS Date: Thu, 16 Apr 2026 10:45:47 -0700 Subject: [PATCH] Add Overtli Studio Suite to custom-node-list.json (#2777) Agent-Logs-Url: https://github.com/OvertliDS/ComfyUI-Manager/sessions/f43bab28-2dc5-4853-945c-bdb891b85551 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: OvertliDS <188361908+OvertliDS@users.noreply.github.com> --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 461d3117..e4e309c1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46255,6 +46255,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "OvertliDS", + "title": "Overtli Studio Suite", + "id": "overtli-studio-suite", + "reference": "https://github.com/OvertliDS/overtli-studio-suite", + "files": [ + "https://github.com/OvertliDS/overtli-studio-suite" + ], + "install_type": "git-clone", + "category": "Model/LLM", + "description": "Windows-first advanced suite for Pollinations, LM Studio, Copilot CLI, and OpenAI-compatible multi-engine workflows." } ] }