You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Gmail sync: fetch recent emails instead of unread-only, run AI on manual sync
- Remove is:unread filter — was blocking sync for users with no unread emails
- Default to last 7 days (after:YYYY/MM/DD) to limit scope without missing read emails
- Manual /sync now calls _process_user_emails (with AI) instead of _sync_user_emails
so emails appear categorized in priority inbox immediately after sync
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments