I keep getting my good ComfyUI gens overwritten, so I just made a canvas that saves the entire take history.

Our team works on short films and sequence shots, and the biggest headache with ComfyUI has never been image quality—it’s iteration management. I can generate a single shot fifteen times, and one of those versions will be perfect, but two days later I have zero clue which seed or which image it came from. Re-generating overwrites stuff, the history tags are a total mess, and stitching shots into a sequence turns into a graveyard of files. So I built myself a tool, and it kinda snowballed from there.

The core idea is to lock down three things every time you generate: the input, the corresponding workflow, and the output. It uses a moodboard-like interface—start from an input frame, hook it up to a workflow, and you can open it anytime in your local ComfyUI with params synced automatically. Collaboration gets smoother too: you share the whole canvas, and your teammates get a pipeline they can run directly, no more asking who’s connected to what. Planning to open-source it, it’s super rough, so bring on the criticism.

“taking history” hits way too close to home, who hasn’t lost a good image before.

Seed not matching is basically a daily nightmare.

Using a moodboard-style pipeline for collaboration is actually pretty smart.

Waiting for the open-source release, the sequence splicing is a total mess right now.

How do you hook up automatic parameter syncing with ComfyUI?

File graveyard lol, you hit the nail on the head.

Finally someone made this.

Waiting for the actual test results.

The whole “losing good images” thing is way too real. I ended up just forcing the seed into the filename—kinda janky, but it gets the job done.