From 115bd3a8ce20c18f8d235935bc536f3551fa0818 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 31 May 2026 19:03:20 +0800 Subject: [PATCH] chore: add web cicd performance probe comment --- web/hwlab-cloud-web/app.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/web/hwlab-cloud-web/app.ts b/web/hwlab-cloud-web/app.ts index da76f72f..ef635eeb 100644 --- a/web/hwlab-cloud-web/app.ts +++ b/web/hwlab-cloud-web/app.ts @@ -1,3 +1,4 @@ +// CI/CD performance probe: web-only comment used to measure env reuse and git mirror pre-sync. import { ensureWorkbenchAuth, initWorkbenchLogout } from "./auth.ts"; import { codeAgentRuntimePathFromMessage,