From 65150b3514acc01609e1d30e5647161b5b88de24 Mon Sep 17 00:00:00 2001 From: "tv0924@icloud.com" Date: Fri, 27 Jun 2025 09:50:12 +0900 Subject: [PATCH] =?UTF-8?q?[Prompt]=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20?= =?UTF-8?q?=ED=9B=84,=20=EA=B0=80=EC=9E=85=ED=8E=98=EC=9D=B4=EC=A7=80?= =?UTF-8?q?=EA=B0=80=20=EB=82=98=EC=99=94=EC=9D=84=EB=95=8C,=20=EB=AC=B4?= =?UTF-8?q?=ED=95=9C=20=EB=B0=98=EB=B3=B5=EB=90=98=EB=8A=94=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/agents/login_google/prompt.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/agents/login_google/prompt.py b/lib/agents/login_google/prompt.py index a5be07e..a57e1f4 100644 --- a/lib/agents/login_google/prompt.py +++ b/lib/agents/login_google/prompt.py @@ -44,6 +44,9 @@ Constraints: - CAPTCHA or MFA appears - ID/password input is required - If the user is already logged in to Google and redirected back automatically, stop there and report success. +- If the login page cannot be found, return "login_page_not_found". +- If the Google login button is not found, return "sso_not_found". +- If a page such as a sign-up page appears after entering the ID and password, consider it a successful login and terminate immediately. Final Output: Return the result in the following format only: