mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-07-30 11:33:45 +00:00
* build(ui): rebuild frontend — remove server URL help text Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(updater): use explicit branch ref to avoid tracking config issues git pull --ff-only fails when local branch tracks a deleted remote branch. Use git fetch origin main:main instead, which always updates local main regardless of current branch or tracking configuration. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Kelin <kelin@KelindeMacBook-Air.local> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>