ComfyUI Node
MD: Global Update Architect
A ComfyUI node in MD_Nodes/Utility with 9 inputs and 2 outputs.
MD: Global Update Architect
- report_text
- updates_pending
◄mode📊 Global Status Check►
◄batch_size10►
◄dry_runfalse►
◄do_backuptrue►
◄ignore_list►
◄target_node_ID►
◄repair_url►
◄trigger0►
◄debug_mode0 - Silent►
CategoryMD_Nodes/Utility
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 📊 Global Status Check | OPERATION MODE • Purpose: Select the maintenance action. • Status Check: View current versions safely. • Update Single: Target specific node (Requires ID). • Inject Git: Fix manual installs (Requires URL). • Batch Update: Process multiple nodes safely. ⭐ Recommended: Status Check before any updates. |
| batch_size | INT | 101–200 | BATCH SIZE • Purpose: Number of nodes to process per run. • Why: Prevents ComfyUI UI timeouts during massive global updates. ⭐ Recommended: 10. |
| dry_run | BOOLEAN | false | DRY RUN (SIMULATION) • Purpose: Test actions without making permanent changes. • Effect: Prints what *would* happen instead of doing it. ⭐ Recommended: True when testing new modes. |
| do_backup | BOOLEAN | true | AUTO-BACKUP • Purpose: Create a zip snapshot before modifying a folder. • Trade-offs: Slower execution, but 100% safe rollback if update breaks. ⭐ Recommended: True. |
| ignore_list | STRING | IGNORE LIST • Purpose: Comma-separated list of folder names to skip. • Note: 'MD_Nodes' and 'ComfyUI-Manager' are ignored by default. | |
| target_node_ID | STRING | TARGET NODE FOLDER (ID) • Purpose: The exact folder name for 'Single Node' or 'Inject Git' modes. • Example: 'ComfyUI-VideoHelperSuite' | |
| repair_url | STRING | REPAIR URL • Purpose: The GitHub repository URL used for 'Inject Git' mode. • Example: 'https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite' | |
| triggeropt | INT | 00–9007199254740991 | EXECUTION TRIGGER • Connect a button or changing seed to force execution. |
| debug_modeopt | COMBO | 0 - Silent | LOGGING VERBOSITY • Controls console output and System/IO profiling. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| report_text | STRING | — |
| updates_pending | INT | — |