This commit is contained in:
github-actions[bot]
2025-09-04 11:09:57 -07:00
parent 574f279fb0
commit 222c780563

View File

@@ -118,6 +118,7 @@ export const agentMode: Mode = {
login: authenticatedUser.login, login: authenticatedUser.login,
id: authenticatedUser.id, id: authenticatedUser.id,
}; };
console.log("yolo user auth", user);
} catch (error: any) { } catch (error: any) {
// Check if this is a GitHub App token limitation // Check if this is a GitHub App token limitation
if ( if (