Files
ComfyUI_Skills_OpenClaw/scripts
HuangYuChuhandshanfang 6447aaa86e feat: add idempotency guard, env config overrides, and param_count
- 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>
2026-04-21 11:47:39 +08:00
..