Releases: AIDC-AI/ComfyUI-Copilot
v2.0
🎉 Major Update on 2025.08.14:Evolving into a Workflow Development Coworker
The newly released ComfyUI-Copilot v2.0 evolves from a "helper tool" into a "development partner"—not just assisting with workflow development, but capable of autonomously completing development tasks.
We now cover the entire workflow lifecycle, including generation, debugging, rewriting, and parameter tuning, aiming to deliver a significantly enhanced creative experience. Key new features include:
-
🔧 One-Click Debug::Automatically detects errors in your workflow, precisely identifies issues, and provides repair suggestions.
-
🔄 Workflow Rewriting:Optimizes the current workflow based on your description, such as adjusting parameters, adding nodes, and improving logic.
-
🚀 Enhanced Workflow Generation:Understands your requirements more accurately and generates tailored workflows, lowering the barrier to entry for beginners.
-
🧠 Upgraded Agent Architecture:Now aware of your local ComfyUI environment, Copilot delivers optimized, personalized solutions.
✨ Try the brand-new ComfyUI-Copilot v2.0 now and embark on an efficient creative journey!
v1.0.4
GitHub Release Notes
New Features
-
Added SD Prompt Generation: Implemented a new feature that generates Stable Diffusion prompts based on user requirements, enhancing the workflow for image generation tasks.
-
Added Debug Troubleshooting: Introduced a comprehensive debugging assistant to help users troubleshoot issues. Note that the knowledge base for ComfyUI usage assistance is currently under development.
Bug Fixes
-
Canvas Performance Improvement: Resolved an issue where the canvas would experience lag and stuttering when using plugins.
-
Style Isolation: Fixed a bug where our component styles were affecting other ComfyUI components, ensuring proper style encapsulation.
-
Node Coverage Enhancement: Implemented direct scraping of new node repositories for functional analysis, addressing the recent issue of missing node documentation and support.
v1.0.0
-
User Intent Workflow Recall: Intelligently match and generate appropriate workflows based on user natural language descriptions
-
Node Recommendation and Retrieval: Recommend the most suitable nodes for connection based on user natural language descriptions; provide usage instructions, precautions, parameter explanations, etc. after node selection
-
Subgraph Recommendation: Offer multiple feasible downstream subgraph solutions for specifically selected nodes
-
Model Recommendation: Intelligently recommend checkpoint and LoRA models suitable for the current workflow