From 035e8b255b0dcbd4238707f7d2ac8ccf9ee1ba72 Mon Sep 17 00:00:00 2001 From: richblack Date: Mon, 10 Aug 2026 16:06:40 +0800 Subject: [PATCH] =?UTF-8?q?chore(mcp):=20stage=20build=20=E6=A8=99?= =?UTF-8?q?=E8=A8=98=E5=B0=8D=E9=BD=8A=E5=AF=A6=E9=9A=9B=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E7=9A=84=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 5 --- mcp/wrangler.stage.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp/wrangler.stage.toml b/mcp/wrangler.stage.toml index 8f98c44..e0927e2 100644 --- a/mcp/wrangler.stage.toml +++ b/mcp/wrangler.stage.toml @@ -36,7 +36,7 @@ MCP_OWNER_NAMESPACE = "yuga3bse" KBDB_BASE_URL = "https://arcrun-kbdb.youlin-hsieh-dev.workers.dev" UI_ORIGINS = "https://arcrun-rag-ui.youlin-hsieh-dev.workers.dev" # 部署標記,GET /health 原樣回報。每次重推 stage 就換一個,別讓它跟線上脫節。 -MCP_BUILD = "stage-2026-08-10+5b231e6" +MCP_BUILD = "stage-2026-08-10+45f1c09" [[services]] binding = "COMPONENT_REGISTRY"