mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-07-30 03:23:40 +00:00
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.