Skip to content

chore: Update nodes categories#14145

Merged
comfyanonymous merged 6 commits into
masterfrom
alexis/nodes_categories_update
May 28, 2026
Merged

chore: Update nodes categories#14145
comfyanonymous merged 6 commits into
masterfrom
alexis/nodes_categories_update

Conversation

@alexisrolland
Copy link
Copy Markdown
Member

@alexisrolland alexisrolland commented May 27, 2026

  • Moved conditioning, latent, sampling, training, model_patches, loaders into a parent model category
  • Moved dataset/text into text
  • Rename utils into utilities (paired with Update utils category to utilities ComfyUI_frontend#12498)
  • Dispatch partner nodes into 3d, audio, image, text, video categories

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates node schema category strings across the codebase: external provider nodes are reclassified from api node// to partner//, many internal node categories are prefixed with model/<...> (loaders, conditioning, latent, sampling, training, etc.), and utility categories are standardized from utils* to utilities*. No execution logic, inputs/outputs, public signatures, or request/response behavior were changed.

@comfyanonymous comfyanonymous merged commit 174208d into master May 28, 2026
17 checks passed
@comfyanonymous comfyanonymous deleted the alexis/nodes_categories_update branch May 28, 2026 00:43
j0n4t pushed a commit to j0n4t/ComfyUI that referenced this pull request May 28, 2026
* Move dataset/text nodes to text category

* Rename category utils into utilities

* Rename category api node into partner

* Move categories conditioning, latent, sampling, model_patches, training, etc. under model category

* Dispatch partner nodes in to 3d, audio, image, text, video categories

* Move PreviewAny node to utilities category
pull Bot pushed a commit to Mu-L/ComfyUI_frontend that referenced this pull request May 29, 2026
## Summary

Update frontend only nodes categories to consolidate utility nodes into
a `utilities` category (instead of utils). Paired with changes done in
the core repo here: Comfy-Org/ComfyUI#14145

## Changes

- **What**:
  - Rename frontend only nodes category from `utils` to `utilities`
- Move frontend only Primitive node from `utils` to
`utilities/primitive`

## Screenshots

<img width="563" height="352" alt="image"
src="https://github.com/user-attachments/assets/a768ec48-fb87-4fa3-934a-bd593bb35f3d"
/>

<img width="1181" height="773" alt="image"
src="https://github.com/user-attachments/assets/a3e09e25-3412-4d23-abe8-220948b87258"
/>
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