From 9da8726fda752e15648e8ec92ba3f5e816405be3 Mon Sep 17 00:00:00 2001 From: nawnie <106923464+nawnie@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:21:15 -0400 Subject: [PATCH] Add Local Run Receipts node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c248fe68..1213359e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54459,6 +54459,17 @@ ], "install_type": "git-clone", "description": "ComfyUI nodes for selecting, generating, and compositing rectangular manga panels" + }, + { + "author": "AI Embedded Systems", + "title": "ComfyUI Local Run Receipts", + "id": "local-run-receipts", + "reference": "https://github.com/nawnie/ComfyUI-Local-Run-Receipts", + "files": [ + "https://github.com/nawnie/ComfyUI-Local-Run-Receipts" + ], + "install_type": "git-clone", + "description": "Local-only output nodes that derive a stable run key, save image hashes, and write a receipt beside ComfyUI images. Repeated identical outputs are reported without overwriting the completed receipt." } ] }