Skip to content

Add Overtli Studio Suite to custom-node-list.json#1

Merged
OvertliDS merged 1 commit into
mainfrom
copilot/add-overtli-studio-suite
Apr 10, 2026
Merged

Add Overtli Studio Suite to custom-node-list.json#1
OvertliDS merged 1 commit into
mainfrom
copilot/add-overtli-studio-suite

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 10, 2026

Registers Overtli Studio Suite as an installable custom node via ComfyUI-Manager.

  • custom-node-list.json: Appended entry with git-clone install type, Model/LLM category, targeting the GitHub repo URL (no .git suffix, consistent with all other git-clone entries)
{
    "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."
}

@OvertliDS OvertliDS marked this pull request as ready for review April 10, 2026 03:40
Copilot AI review requested due to automatic review settings April 10, 2026 03:40
@OvertliDS OvertliDS merged commit 5272ae0 into main Apr 10, 2026
3 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Registers Overtli Studio Suite as an installable custom node in ComfyUI-Manager by adding a new entry to the custom node registry list.

Changes:

  • Added a new custom_nodes entry for overtli-studio-suite
  • Configured installation via git-clone pointing at the GitHub repository URL
  • Included a Model/LLM category and a descriptive summary for display

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants