Skip to content

Conversation

@christian-byrne
Copy link
Contributor

Documents the new search_aliases field for custom node authors.

Changes

  • Add SEARCH_ALIASES section to custom-nodes/backend/interface.mdx
  • Document field in /object_info response in server_overview.mdx

Depends on: Comfy-Org/ComfyUI#12010, Comfy-Org/ComfyUI_frontend#8223

Related PRs

Documents the new search_aliases field for custom node authors.

Changes:
- Add SEARCH_ALIASES to custom-nodes/backend/interface.mdx
- Document field in /object_info response in server_overview.mdx

Depends on: comfyanonymous/ComfyUI#XXXX, Comfy-Org/ComfyUI_frontend#XXXX

## Related PRs
- Backend: comfyanonymous/ComfyUI#XXXX
- Frontend: Comfy-Org/ComfyUI_frontend#XXXX

Amp-Thread-ID: https://ampcode.com/threads/T-019be29a-c4bf-718e-98c2-a3c22af2c1ed
Co-authored-by: Amp <[email protected]>
Changed relative ./README.md links to absolute GitHub URLs since
mint broken-links doesn't recognize README files as valid internal docs.
@christian-byrne christian-byrne merged commit dff3bd8 into main Jan 22, 2026
8 checks passed
@github-actions github-actions bot deleted the node-search-aliases branch January 22, 2026 21:51
christian-byrne added a commit to Comfy-Org/ComfyUI_frontend that referenced this pull request Jan 23, 2026
Adds `search_aliases` to Fuse.js search keys, enabling users to find
nodes by alternative names.



https://github.com/user-attachments/assets/6bde3e5d-29c7-4cb0-b102-e600a92c7019



## Changes
- Add `search_aliases` to Fuse.js keys in `nodeSearchService.ts`
- Add type definition for `search_aliases` field in `nodeDefSchema.ts`

**Depends on:** Comfy-Org/ComfyUI#12010

## Related PRs
- **Backend:** Comfy-Org/ComfyUI#12010,
Comfy-Org/ComfyUI#12035
- **Adding aliases**:
  - Comfy-Org/ComfyUI#12016
  - Comfy-Org/ComfyUI#12017
  - Comfy-Org/ComfyUI#12018
  - Comfy-Org/ComfyUI#12019
- **Docs:** Comfy-Org/docs#729

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8223-feat-Add-search_aliases-to-node-search-2ef6d73d365081d89bcccffb33659a88)
by [Unito](https://www.unito.io)

Co-authored-by: Amp <[email protected]>
Myestery pushed a commit to Comfy-Org/ComfyUI_frontend that referenced this pull request Jan 23, 2026
Adds `search_aliases` to Fuse.js search keys, enabling users to find
nodes by alternative names.



https://github.com/user-attachments/assets/6bde3e5d-29c7-4cb0-b102-e600a92c7019



## Changes
- Add `search_aliases` to Fuse.js keys in `nodeSearchService.ts`
- Add type definition for `search_aliases` field in `nodeDefSchema.ts`

**Depends on:** Comfy-Org/ComfyUI#12010

## Related PRs
- **Backend:** Comfy-Org/ComfyUI#12010,
Comfy-Org/ComfyUI#12035
- **Adding aliases**:
  - Comfy-Org/ComfyUI#12016
  - Comfy-Org/ComfyUI#12017
  - Comfy-Org/ComfyUI#12018
  - Comfy-Org/ComfyUI#12019
- **Docs:** Comfy-Org/docs#729

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8223-feat-Add-search_aliases-to-node-search-2ef6d73d365081d89bcccffb33659a88)
by [Unito](https://www.unito.io)

Co-authored-by: Amp <[email protected]>
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