From 222c7805639b69b08c99ef1c9985eb47173ac4b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 11:09:57 -0700 Subject: [PATCH] tmp --- src/modes/agent/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modes/agent/index.ts b/src/modes/agent/index.ts index 5790e3d..29d60d0 100644 --- a/src/modes/agent/index.ts +++ b/src/modes/agent/index.ts @@ -118,6 +118,7 @@ export const agentMode: Mode = { login: authenticatedUser.login, id: authenticatedUser.id, }; + console.log("yolo user auth", user); } catch (error: any) { // Check if this is a GitHub App token limitation if (