mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-03 18:45:07 +08:00
0c1897ad12
A bare * in the pre-filled secret_url path doesn't survive (the gateway URL-encodes everything, so an unencoded * collapses to just /, which only exact-matches the path /). Leave the path blank instead so the created secret matches all of huggingface.co, not a single endpoint. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>