Skip to content

ComfyUI backport release v0.25.1#14531

Closed
alexisrolland wants to merge 1 commit into
masterfrom
aleexis/0.25.1
Closed

ComfyUI backport release v0.25.1#14531
alexisrolland wants to merge 1 commit into
masterfrom
aleexis/0.25.1

Conversation

@alexisrolland

@alexisrolland alexisrolland commented Jun 17, 2026

Copy link
Copy Markdown
Member

API Node PR Checklist

Scope

  • Is API Node Change

Pricing & Billing

  • Need pricing update
  • No pricing update

If Need pricing update:

  • Metronome rate cards updated
  • Auto‑billing tests updated and passing

QA

  • QA done
  • QA not required

Comms

  • Informed Kosinkadink

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR extends KlingVideoNode with support for the Kling 3.0 Turbo model. Three new module-level functions are added: build_turbo_shot_prompt to format multi-shot storyboard prompts, _turbo_video_url to extract the video URL from a Kling3TurboQueryResponse, and execute_kling_turbo to create and poll Turbo tasks (image-to-video or text-to-video) via /proxy/kling/tasks. The node's UI schema gains a "kling-3.0-turbo" model entry with its own resolution and aspect-ratio sub-options, an updated generate_audio tooltip, and a branching price badge expression. The execute method gains a conditional dispatch that routes Turbo model selections through the new execution path.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title 'ComfyUI backport release v0.25.1' does not clearly describe the main change, which is adding Kling 3.0 Turbo video generation support. Update the title to specifically mention the Kling Turbo feature, e.g., 'Add Kling 3.0 Turbo video generation support' or 'Add Kling V3-Turbo model to ComfyUI backport v0.25.1'.
Description check ❓ Inconclusive The pull request has no description provided by the author, making it difficult to understand the intended scope and impact of the changes. Add a clear pull request description that explains the purpose of adding Kling 3.0 Turbo support, the changes made, and any testing performed.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.


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.

@comfy-fennec-girl comfy-fennec-girl Bot deleted the aleexis/0.25.1 branch June 18, 2026 00:07
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.

3 participants