From f5fc25ebce977ec0f232311444aa5b855599282b Mon Sep 17 00:00:00 2001 From: Roberto Date: Sat, 16 May 2026 04:55:48 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20submodules=20=E2=80=94=20Phase?= =?UTF-8?q?=203=20Gmail=20scout=20end-to-end?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 3 ships: - GmailConnector implementation (list_new, fetch_metadata, fetch_content, archive, setup_watch, renew_watch) - Connector registration at app startup - Real triage LLM via scout-triage-system Langfuse prompt - Pub/Sub webhook with JWT verification (dev-mode skip when GMAIL_PUBSUB_AUDIENCE empty) - Cron-fallback poll + Gmail watch renewal in APScheduler lifespan - Settings UI: Connect Gmail OAuth flow with separate gmail.readonly+modify scopes - Deep-link callback handler adiuvai://scout/oauth/gmail/callback - i18n keys scouts.connectGmail + toast.scout.gmailConnected in all 5 languages Co-Authored-By: Claude Opus 4.7 --- adiuvAI | 2 +- api | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/adiuvAI b/adiuvAI index ff1208f..6adb13f 160000 --- a/adiuvAI +++ b/adiuvAI @@ -1 +1 @@ -Subproject commit ff1208fd3c4bde7ebc88b0179d384ec7dee0eaa6 +Subproject commit 6adb13ff88e1908917370ebc388191614be6dbff diff --git a/api b/api index 9f21d5a..11b31e5 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit 9f21d5ae8fccdb8fd86e962f1d9412800a404384 +Subproject commit 11b31e5814fc6ae4b5a38353d86f6a1c8d8fa908