Skip to content

release: v0.52.2 — a new session picks up the downloads a dead one dropped - #1719

Merged
artokun merged 1 commit into
mainfrom
release/0.52.2
Aug 18, 2026
Merged

release: v0.52.2 — a new session picks up the downloads a dead one dropped#1719
artokun merged 1 commit into
mainfrom
release/0.52.2

Conversation

@artokun

@artokun artokun commented Aug 18, 2026

Copy link
Copy Markdown
Owner

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_nodes falls 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

…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)
Copilot AI balanced review requested due to automatic review settings August 18, 2026 19:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@artokun
artokun merged commit 911900a into main Aug 18, 2026
5 of 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