The ComfyUI activeWorkflow object doesn't have a .name property. It uses .key (path minus workflows/ prefix) and .filename (no extension). The old code always fell through to "default", making all snapshots share one key. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>