From 84df6bbfb061fadfe4ad88adee7c01cee710ff95 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 13 Jan 2026 00:05:48 -0800 Subject: [PATCH] Tweak --- main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/main.ts b/main.ts index 1aab9ea..cd1e614 100644 --- a/main.ts +++ b/main.ts @@ -97,6 +97,7 @@ export async function main(inputs: Inputs): Promise { toolState, }), ]); + timer.checkpoint("agentSetup+gitAuth"); // phase 6: compute modes