Files
Leo 268cca9865 fix(self-hosted): codeload 來源改指 uncle6me-web/Arcrun(richblack 帳號被 flag,public repo 對外 404)
richblack 帳號被 GitHub flag → 名下全部 public repo(arcrun/mcp/gui)匿名訪客一律 404
→ acr init --self-hosted 的匿名 codeload 拉不到 wasm。
改 deploy.ts ARCRUN_REPO 預設值指向未被 flag 的 uncle6me-web/Arcrun(已驗匿名 web/API 200)。
fork 者仍可用 ARCRUN_REPO env 覆寫。注意 repo 名大小寫敏感(codeload 路徑需一致)。

根本解(richblack 並行處理):向 GitHub Support 申訴解除 richblack 帳號 flag。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 13:18:54 +08:00
..