Files
wanyongstar 2c7936414e fix(comfy): forward req.timeoutMs in music generation (#123444)
The Comfy music provider dropped req.timeoutMs when calling
runComfyWorkflow, while the image and video providers forward it.
Request-level timeouts (mediaModels.music.timeoutMs, tool parameter)
were silently ignored: shorter values had no effect and longer ones
still failed at the hardcoded 300s default.

Punchcard-Session: coral-harbor-river-yv
2026-08-21 03:46:42 -07:00
..

@openclaw/comfy-provider

Official ComfyUI image, video, and music generation provider plugin for OpenClaw.

Install

openclaw plugins install @openclaw/comfy-provider
openclaw gateway restart

Configure

Local ComfyUI workflows do not require credentials. Comfy Cloud workflows use COMFY_API_KEY or COMFY_CLOUD_API_KEY.

Full workflow, model, and provider configuration:

Package

  • Plugin id: comfy
  • Package: @openclaw/comfy-provider
  • Minimum OpenClaw host: 2026.7.2