ComfyUI Node
BD Workflow Version Cache
Automatically save workflow versions for backup and recovery. Set a manual workflow_id to track evolution over time.
BD Workflow Version Cache
- trigger
- status
- workflow_id
- version_count
◄workflow_id►
◄max_versions50►
◄save_on_any_changetrue►
◄enabledtrue►
◄description►
Category🧠BrainDead/Cache
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| workflow_id | STRING | Name for this workflow (leave empty for auto-detect) | |
| max_versions | INT | 500–999 | How many versions to keep (0 = unlimited) |
| save_on_any_change | BOOLEAN | true | — |
| enabled | BOOLEAN | true | Toggle versioning on/off |
| triggeropt | * | Optional input to control execution order | |
| descriptionopt | STRING | Note to attach to saved version |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |
| workflow_id | STRING | — |
| version_count | INT | — |