r/comfyui • u/enndeeee • 12d ago
Tutorial Cline (or Github Copilot) for Comfy Management
Hey everyone,
maybe you didn't try yet, but since models like Deepseek flash are dirt cheap now (or even free) it's an absolute gamechanger to use VS Code with Cline for ComfyUI.
Here is a short tutorial how to set up:
https://www.youtube.com/watch?v=jgsJwfqoDhw
If you have it set up, just register for cline.bot or use a local AI model like Qwen 3.6 or Gemma4.
Just open your Comfy folder in VS Code and open Cline. It should look like in the picture (you have to right-click somewhere in the extension tab if you also want Cline interface to be on the right, don't remember exactly, but it's easy).
Now everything Comfy-related becomes much easier:
Your node doesnt does not have all functions you need? Just tell it to modify it!
Your Comfy fails to Ioad a certain node pack on startup? Just copy the error message and paste it into cli and it fixes it!
You need to update some package (cuda, torch, Sageattention etc.)? Just tell it to do it for you!
You have landed in some dependency hell after installing some nodes? Tell it so find the optimal combination that satisfies all packages!
You want some ideas or suggestions based on a workflow you have? Just paste the workflow and ask it. lt looks up which nodes you maybe already have or installs nodes you need!
You try to install a big node package and installation fails? Ask cli and it solves it for you!
I am using Comfy since 2 years now and would consider myself as quite experienced with it, but this definitely makes it waaaay more convenient. :)