Skip to content

feat: Update Seed node#14628

Open
alexisrolland wants to merge 4 commits into
masterfrom
alexis/seed
Open

feat: Update Seed node#14628
alexisrolland wants to merge 4 commits into
masterfrom
alexis/seed

Conversation

@alexisrolland

@alexisrolland alexisrolland commented Jun 25, 2026

Copy link
Copy Markdown
Member

Add support for SetRandomInt component to Int data type, for the Seed node.

Corresponding frontend PR: Comfy-Org/ComfyUI_frontend#13094

{5F30AAFE-90D9-423D-B4BC-8206BE85EBBF}

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Int.Input now accepts an optional component argument, stores it, and includes it in serialized input dictionaries. SeedNode.define_schema sets component="SetRandomInt" on its seed input while keeping the existing numeric bounds and control_after_generate settings unchanged.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
Description check ❓ Inconclusive No pull request description was provided, so the change intent cannot be verified from the author text. Add a brief description of the Seed node update and the new Int.Input component field.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and clearly points to the Seed node update, which matches the main change set.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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.

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