From 7198541a343e0fc5a49275249c09912c8564d40e Mon Sep 17 00:00:00 2001 From: Rimor Date: Sun, 15 Mar 2026 21:02:00 +0300 Subject: [PATCH] Add Diana interactive assistant node (#2690) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 44a210eb..1e79fd1e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45074,6 +45074,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Rimor-dev", + "title": "Diana - Interactive Assistant", + "reference": "https://github.com/Rimor-dev/ComfyUI-Diana", + "files": [ + "https://github.com/Rimor-dev/ComfyUI-Diana" + ], + "install_type": "git-clone", + "description": "🧝 Interactive assistant that lives in your ComfyUI workspace. Reacts to queue events with animated sprites, voice lines, and text bubbles. Features multiple personalities: Diana (calm), Kitty (cute), Kerrigan (dark). Includes audio toggle, idle timer, and smart error detection." } ] }