feat: add comfyui-workspace-manager custom node
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s

Added comfyui-workspace-manager plugin to arty.yml for ComfyUI workflow and model management.

Repository: https://github.com/11cafe/comfyui-workspace-manager

Features:
- Workflow management with version history
- Model browser with one-click CivitAI downloads
- Image gallery per workflow
- Auto-save and keyboard shortcuts

Note: Plugin is marked as obsolete (April 2025) as ComfyUI now has built-in workspace features, but added per user request.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-25 12:33:00 +01:00
parent 6efb55c59f
commit 3c6904a253

View File

@@ -93,6 +93,11 @@ references:
description: "GGUF quantization support for memory-efficient model loading" description: "GGUF quantization support for memory-efficient model loading"
essential: false essential: false
- url: https://github.com/11cafe/comfyui-workspace-manager.git
into: $COMFYUI_ROOT/custom_nodes/comfyui-workspace-manager
description: "Workspace manager for ComfyUI - workflow/model organization (obsolete but requested)"
essential: false
# Environment profiles for selective repository management # Environment profiles for selective repository management
envs: envs:
# RunPod environment variables # RunPod environment variables