release: v0.52.2 — a new session picks up the downloads a dead one dropped - #1719
Merged
Conversation
…opped Patch cut carrying seven fixes: - a new session resumes the downloads its predecessor's death orphaned (#1567) - upload tools return the subfolder-qualified reference a loader can use (#946) - stop shipping a preset library nothing reads (#1597) - search_custom_nodes tries the comfyui-prefixed registry id, so repo-name queries like WanVideoWrapper no longer false-empty (#773) - automatic previews stop at a per-conversation budget instead of compounding a Codex rollout without bound (#1516) - a fence the settling read proved live is reported BOUND, not unrestored (#980) - a download destination is judged by the one observation that produced it (#1371)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release cut carrying seven fixes: #1694, #1693, #1692, #1691, #1689, #1688, #1687.
Interrupted work resumes instead of vanishing — when a session dies mid-download, the next session now resumes the transfers its predecessor orphaned rather than leaving them stranded (#1567). Alongside that, a fence the settling read proved live is reported BOUND instead of unrestored (#980), and a download destination is judged by the one observation that produced it — not a later, weaker one (#1371).
References that resolve — the upload tools return the subfolder-qualified reference a loader can actually use (#946), and
search_custom_nodesfalls back to the comfyui-prefixed registry id, so repo-name queries like WanVideoWrapper no longer false-empty (#773).Bounded behaviour, honest surface — automatic previews stop at a per-conversation budget instead of compounding a Codex rollout without bound (#1516), and the preset library nothing reads is no longer shipped (#1597).
🤖 Generated with Claude Code