mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-07-30 03:23:40 +00:00
- registry.py: replace bare `except Exception: pass` with specific exception handling and a warning log, so corrupted schema.json files are visible instead of silently disappearing from workflow list - services.py: apply the same input normalization in update_server as add_server (strip whitespace, coerce types, apply fallback defaults) to prevent dirty data from entering config Co-authored-by: Kelin <kelin@KelindeMacBook-Air.local> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>