ComfyUI Node Builder v0.1.0 Preview
Initial public preview of ComfyUI Node Builder: a local GUI app for building, editing, validating, deploying, and testing ComfyUI custom nodes and full node packs with AI assistance.
Highlights
- Visual node contract editor for inputs, outputs, widgets, custom types, categories, metadata, and Return UI.
- Editable generated Python and pack files, including
__init__.py, requirements, install scripts, shared files, runtime UI scripts, and custom renderers. - AI Builder for creating nodes from prompts, revising generated files, explaining validation errors, running checks, and requesting gated deploy actions.
- ZIP export and managed local deploy into a ComfyUI
custom_nodesfolder. - Bilingual README, detailed wiki, landing page, issue templates, and promotion assets.
Links
- Landing page: https://caoool.github.io/comfyui-node-canvas/
- Quick start: https://github.com/caoool/comfyui-node-canvas#quick-start
- Wiki: https://github.com/caoool/comfyui-node-canvas/blob/main/docs/wiki/index.md
- Node ideas and feedback: #2
Notes
This is a preview release. The app is intended as a local development workbench; direct deploy requires access to a local ComfyUI installation.