Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe custom-node catalog adds Raykosan’s ChangesCustom Node Catalog
Suggested reviewers: Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to No concrete correctness, security, availability, or data-integrity risk is established for this catalog-only change. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
New node
Name: ComfyUI Custom Node Manager
Repo: https://github.com/Raykosan/ComfyUI-Custom-Node-Manager
What it does
An alternative manager for
custom_nodesthat bypasses ComfyUI Managerrestrictions. Works entirely via git and the GitHub REST API — it does
not contact
api.comfy.orgat all.Features
git ls-remote(no API rate limits).git)__version__/ setup.py / package.json / git tags)GITHUB_TOKENfor higher rate limitsWhy
Comfy Registry's YARA-based security scanner produces frequent false
positives. Flagged versions are hidden from "Select Version" in the
official manager, leaving users stuck on outdated versions even when
authors release critical fixes. This extension gives users control back
by working directly with git, not with the Registry.
Checklist
__init__.pyexportsWEB_DIRECTORYandNODE_CLASS_MAPPINGSrequirements.txtpresent (requests,tomlifor Python < 3.11)pyproject.tomlpresentREADME.mdpresentLICENSEpresent (Apache 2.0)node_db/new/custom-node-list.json