mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-24 14:45:36 +00:00
- classifier now normalizes both v0.4 tuple and v1 object link shapes - subgraph definition diffs are treated as structural (conservative) - baseline is captured after loadGraphData() so it matches the normalized state the user actually starts editing from - getTemplateBaseline returns a defensive deep clone - baseline store switched to LRU semantics (re-set refreshes recency) - added v1-link, subgraph-definition, and MAX_BASELINES eviction tests - mocked workflowStore + baselineStore in useTemplateWorkflows.test.ts