Skip to content

Add ComfyUI LatestSaver custom node#3003

Open
A1-multiply wants to merge 1 commit into
Comfy-Org:mainfrom
A1-multiply:main
Open

Add ComfyUI LatestSaver custom node#3003
A1-multiply wants to merge 1 commit into
Comfy-Org:mainfrom
A1-multiply:main

Conversation

@A1-multiply

Copy link
Copy Markdown

Adds ComfyUI LatentSaver to the ComfyUI-Manager custom node list.

Repository:
https://github.com/A1-multiply/ComfyUI-LatentSaver

This node is a more convenient way to manage saved latents than the original built-in Save/Load Latent nodes.

It lets you save a latent after sampling, refresh ComfyUI, and load the saved latent again later directly from the output folder without manually tracking file paths.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 28d33632-9f11-48f9-b4ae-d1366b9a613f

📥 Commits

Reviewing files that changed from the base of the PR and between e4c5401 and 1fae8a7.

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

📝 Walkthrough

Walkthrough

A single new JSON object entry for ComfyUI LatentSaver is appended to custom-node-list.json, specifying the node's author reference, GitHub repository URL in files, install_type of git-clone, and a description of its latent tensor save/reload functionality.

Changes

ComfyUI LatentSaver Registry Entry

Layer / File(s) Summary
New LatentSaver node entry
custom-node-list.json
Inserts one new object for the ComfyUI LatentSaver node — with reference, files, install_type: "git-clone", and a description — into the custom node registry. A tidy little entry that really saves the day (and the latents)!
🚥 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.

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

✨ 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 and usage tips.

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.

1 participant