Skip to content

v2.0.1 - Self-contained plugin bundle

Choose a tag to compare

@SlavaSexton SlavaSexton released this 01 Jul 03:50

Patch release: completes what v2.0.0 shipped.

Fixed

  • Claude Code plugin bundle is now truly self-contained. tools/build_plugin.py copied only nine core files, so /plugin install comfyui@comfyui-agent-kit shipped without the node library, the node-building guide, and most routed docs, the exact knowledge v2.0.0 added. The builder now mirrors the full installed-skill layout: every routed doc flat, workflow_layout.py, and the whole NODE_LIBRARY/ (incl. ocio.md) as a subdir. Bundle: 9 files -> 17 files + NODE_LIBRARY/ (21 files).

Changed

  • README tagline split across two lines: the local-first / every-agent line, then "Your GPU, your models, no cloud, no account."
  • Positioning line now leads with experts: "for experts and everyday users".