{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/comfyui-copilot-an-intelligent-assistant-for","title":"ComfyUI-Copilot: An Intelligent Assistant for Automated Workflow Development","arxiv_id":"2506.05010","date":"2025-06-05","proceeding":null,"authors":["Zhenran Xu","Xue Yang","Yiyu Wang","Qingli Hu","Zijiao Wu","Longyue Wang","Weihua Luo","Kaifu Zhang","Baotian Hu","Min Zhang"],"abstract":"We introduce ComfyUI-Copilot, a large language model-powered plugin designed to enhance the usability and efficiency of ComfyUI, an open-source platform for AI-driven art creation. Despite its flexibility and user-friendly interface, ComfyUI can present challenges to newcomers, including limited documentation, model misconfigurations, and the complexity of workflow design. ComfyUI-Copilot addresses these challenges by offering intelligent node and model recommendations, along with automated one-click workflow construction. At its core, the system employs a hierarchical multi-agent framework comprising a central assistant agent for task delegation and specialized worker agents for different usages, supported by our curated ComfyUI knowledge bases to streamline debugging and deployment. We validate the effectiveness of ComfyUI-Copilot through both offline quantitative evaluations and online user feedback, showing that it accurately recommends nodes and accelerates workflow development. Additionally, use cases illustrate that ComfyUI-Copilot lowers entry barriers for beginners and enhances workflow efficiency for experienced users. The ComfyUI-Copilot installation package and a demo video are available at https://github.com/AIDC-AI/ComfyUI-Copilot.","url_abs":"https://arxiv.org/abs/2506.05010v1","url_pdf":"https://arxiv.org/pdf/2506.05010v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"comfyui-copilot-an-intelligent-assistant-for","repo_url":"https://github.com/aidc-ai/comfyui-copilot","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"large-language-model","task_name":"Large Language Model"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2506.05010","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2506.05010"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/aidc-ai/comfyui-copilot","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/AIDC-AI/ComfyUI-Copilot","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"87722fa305d34888","entry":"analyze_required_node_types","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/service/link_agent_tools.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/service/link_agent_tools.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"87722fa305d34888"}},{"code_sha256_prefix":"ebfee0d858a32627","entry":"comfyui_agent_invoke","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/service/mcp_client.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/service/mcp_client.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ebfee0d858a32627"}},{"code_sha256_prefix":"eb4a6be796382cef","entry":"get_llm_config_from_headers","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/controller/conversation_api.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/controller/conversation_api.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eb4a6be796382cef"}},{"code_sha256_prefix":"cfa2e787cb49989b","entry":"save_checkpoint_before_link_modification","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/service/link_agent_tools.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/service/link_agent_tools.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cfa2e787cb49989b"}},{"code_sha256_prefix":"7cb121cf55fcc6fc","entry":"upload_to_oss","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/controller/conversation_api.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/controller/conversation_api.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7cb121cf55fcc6fc"}},{"code_sha256_prefix":"2645363bd90844e9","entry":"validate_expert_data","repo":"AIDC-AI/ComfyUI-Copilot","repo_kind":"official","path":"backend/controller/expert_api.py","file_url":"https://github.com/AIDC-AI/ComfyUI-Copilot/blob/HEAD/backend/controller/expert_api.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2645363bd90844e9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}