mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-07-30 19:49:07 +00:00
- execution_history: add find_duplicate_run() for job_id dedup and job_id field in run records to prevent agent retry storms - runtime_config: support COMFYUI_SERVER_URL and COMFYUI_SERVER_ID env vars to override config.json (useful for Docker/CI) - services: expose param_count in WorkflowSummary so agents can assess workflow complexity before execution Co-Authored-By: HuangYuChuh <HuangYuChuh@users.noreply.github.com>