diff --git a/src/modes/agent/index.ts b/src/modes/agent/index.ts index 5790e3d6..29d60d0a 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 (