Skip to content

Register ComfyUI Dynamic Text-to-Combo Generator custom node#3029

Closed
gh055 wants to merge 2 commits into
Comfy-Org:mainfrom
gh055:main
Closed

Register ComfyUI Dynamic Text-to-Combo Generator custom node#3029
gh055 wants to merge 2 commits into
Comfy-Org:mainfrom
gh055:main

Conversation

@gh055

@gh055 gh055 commented Jun 29, 2026

Copy link
Copy Markdown

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 723629c7-7d82-4924-9184-e38f8821f3e6

📥 Commits

Reviewing files that changed from the base of the PR and between ae60ef2 and 3da6481.

📒 Files selected for processing (1)
  • custom-node-list.json
 _______________________________________________________________________________________
< If you don't fail at least 90% of the time, you're not aiming high enough. - Alan Kay >
 ---------------------------------------------------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
📝 Walkthrough

Walkthrough

A single new entry is added to the custom_nodes array in custom-node-list.json, registering the "ComfyUI Dynamic Text-to-Combo Generator" node with its author, GitHub reference URL, category (utility), and description.

Changes

Custom Node Registration

Layer / File(s) Summary
New node metadata entry
custom-node-list.json
Inserts a new object into custom_nodes with author, title, reference, category, and description fields for the "ComfyUI Dynamic Text-to-Combo Generator" node. A combo you can't refuse — it's in the list now!
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@custom-node-list.json`:
- Around line 3-9: The custom node registration entry is missing required
custom_nodes contract fields, so it won’t be accepted or discovered. Update the
object in custom-node-list.json to include both files and install_type, and make
sure the values match the intended install flow so json-checker.py passes and
scanner.py can detect the node via the expected files[0] path when install_type
is git-clone.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9ca3beba-8e67-4e6e-9a26-105bc32cf0db

📥 Commits

Reviewing files that changed from the base of the PR and between c352b16 and ae60ef2.

📒 Files selected for processing (1)
  • custom-node-list.json

Comment thread custom-node-list.json
@ltdrdata

ltdrdata commented Jul 2, 2026

Copy link
Copy Markdown
Member

Thanks — I've applied the updated title and description from this PR to the existing ComfyUI Dynamic Text-to-Combo Generator entry in custom-node-list.json directly.

Closing this PR — the nodepack is now registered with the updated metadata.

@ltdrdata ltdrdata closed this Jul 2, 2026
ltdrdata added a commit that referenced this pull request Jul 2, 2026
…mic-Combo — adopt PR title/desc

- title: Dynamic Text-to-Combo Generator → ComfyUI Dynamic Text-to-Combo Generator
- description: PR wording (Set/Get node setups)
- author/reference/files/install_type unchanged
- root + node_db/new sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants