mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-06 06:30:39 +08:00
fix(custom-node-list): §4.7-C-bis #3050 artokun/comfyui-mcp-panel — manual register (CONFLICTING) + node_db/new sync
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
This commit is contained in:
parent
ab8ce7814a
commit
6ad8a24845
@ -45755,6 +45755,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Optional NSFW content expansion for ComfyUI-Photoreal-Prompt-Builder with explicit pose, action, and group action expansions."
|
"description": "Optional NSFW content expansion for ComfyUI-Photoreal-Prompt-Builder with explicit pose, action, and group action expansions."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "artokun",
|
||||||
|
"title": "ComfyUI Agent Panel",
|
||||||
|
"reference": "https://github.com/artokun/comfyui-mcp-panel",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/artokun/comfyui-mcp-panel"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Agent sidebar panel for ComfyUI — chat with an autonomous agent (Claude, Codex/GPT, Gemini, or local Ollama) that builds, runs, and debugs workflows on your live canvas. UI-only pack (also on the Comfy Registry as comfyui-agent-panel); pairs with the comfyui-mcp orchestrator: npx -y comfyui-mcp@latest --panel-orchestrator"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "digital-divas-admin",
|
"author": "digital-divas-admin",
|
||||||
"title": "ComfyUI_DD_Nodes",
|
"title": "ComfyUI_DD_Nodes",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "artokun",
|
||||||
|
"title": "ComfyUI Agent Panel",
|
||||||
|
"reference": "https://github.com/artokun/comfyui-mcp-panel",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/artokun/comfyui-mcp-panel"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Agent sidebar panel for ComfyUI — chat with an autonomous agent (Claude, Codex/GPT, Gemini, or local Ollama) that builds, runs, and debugs workflows on your live canvas. UI-only pack (also on the Comfy Registry as comfyui-agent-panel); pairs with the comfyui-mcp orchestrator: npx -y comfyui-mcp@latest --panel-orchestrator"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "designloves2",
|
"author": "designloves2",
|
||||||
"title": "ComfyUI-TJ_NODE_STUDIO_ONE",
|
"title": "ComfyUI-TJ_NODE_STUDIO_ONE",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user