Files
ComfyUI_Skills_OpenClaw/scripts
Kelin 4800fa1d87 fix: surface ComfyUI node-level error details in client output
Previously queue failures and execution errors returned generic messages
like "Failed to queue prompt to ComfyUI.", losing the specific node error
info ComfyUI provides. Now HTTPError response bodies are parsed for
node_errors, and history status is checked for execution_error messages,
giving agents and users actionable diagnostics.
2026-03-17 23:36:06 +08:00
..