Fix NKD Preview Tools entry: repo renamed + dedupe#3006
Conversation
The repo github.com/Nekodificador/ComfyUI-NKD-Popup-Preview was renamed to ComfyUI-NKD-Preview-Tools (GitHub redirects old→new). The list still referenced the old name and had a duplicate entry, so older Manager installs tracked the orphaned name and stopped seeing updates. - Point reference/files to the current repo URL - Update title/description to match the published package - Remove the duplicate entry The node is also published on the Comfy Registry as `comfyui-nkd-preview-tools`.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesNKD Node Listing Consolidation
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What
The custom node repo
github.com/Nekodificador/ComfyUI-NKD-Popup-Previewwas renamed toComfyUI-NKD-Preview-Tools(GitHub keeps the old→new redirect).custom-node-list.jsonstill referenced the old name and contained a duplicate entry.Effect: older ComfyUI-Manager installs (git-clone channel) tracked the orphaned old name and stopped detecting updates, while the scanner kept attributing the node classes (
NKDPopupPreviewNode,NKDMaskPainter,NKDReferenceImage) to the old URL inextension-node-map.json.Changes
reference/filesto the current repo URL.NKD Popup Preview→NKD Preview Tools) and description to match the published package.extension-node-map.jsonis scanner-generated, so it will pick up the new URL automatically on the next scan once this reference is corrected.The node is also published on the Comfy Registry as
comfyui-nkd-preview-tools.