Files
ComfyUI_frontend/src/platform/telemetry
Glary-Bot 0647d7eba9 fix: address review feedback for template change classification
- 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
2026-05-16 03:18:37 +00:00
..