Skip to content

v0.1.0 Preview

Latest

Choose a tag to compare

@caoool caoool released this 13 May 02:52
· 3 commits to main since this release

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_nodes folder.
  • Bilingual README, detailed wiki, landing page, issue templates, and promotion assets.

Links

Notes

This is a preview release. The app is intended as a local development workbench; direct deploy requires access to a local ComfyUI installation.