Skip to content

feat: add legacy node replacements from frontend hardcoded patches#12241

Merged
guill merged 1 commit intojk/node-replace-apifrom
feature/frontend-hardcoded-replacements
Feb 3, 2026
Merged

feat: add legacy node replacements from frontend hardcoded patches#12241
guill merged 1 commit intojk/node-replace-apifrom
feature/frontend-hardcoded-replacements

Conversation

@viva-jinyi
Copy link
Member

Summary

Migrate frontend hardcoded node patches to backend Node Replacement API:

  • T2IAdapterLoader → ControlNetLoader
  • Load3DAnimation → Load3D
  • Preview3DAnimation → Preview3D
  • SDV_img2vid_Conditioning → SVD_img2vid_Conditioning (typo fix)
  • ConditioningAverage with trailing space → ConditioningAverage (typo fix)

Context

These replacements were previously hardcoded in the frontend (app.ts). Moving them to the backend API allows centralized management of all node replacements.

Related frontend PR: Comfy-Org/ComfyUI_frontend#8364

🤖 Generated with Claude Code

@viva-jinyi viva-jinyi marked this pull request as draft February 3, 2026 08:53
@viva-jinyi viva-jinyi marked this pull request as ready for review February 3, 2026 08:56
@guill guill merged commit 5a629c6 into jk/node-replace-api Feb 3, 2026
6 checks passed
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