Goal
Join a given Google Meet URL via a locally-driven browser signed in with the user's own Google account (not a separate "bot" account). The user appears as a normal participant; Parley observes via captions and the user can step away or jump back in.
Headless is not required — a visible / anti-detection browser is fine (and probably better). Evaluate Camoufox (anti-bot Firefox, Playwright-controllable) vs Playwright Chromium with stealth. Since it's the user's real, aged account on a residential IP, detection risk is already low; the anti-detect browser just removes any "automation detected" friction.
Tasks
Notes
- It's the user's real account → "automation logs me in and joins on my behalf", not a bot identity.
- Local-only; nothing transits a Parley server.
Part of the "Silent co-pilot & catch-up mode" epic.
Goal
Join a given Google Meet URL via a locally-driven browser signed in with the user's own Google account (not a separate "bot" account). The user appears as a normal participant; Parley observes via captions and the user can step away or jump back in.
Headless is not required — a visible / anti-detection browser is fine (and probably better). Evaluate Camoufox (anti-bot Firefox, Playwright-controllable) vs Playwright Chromium with stealth. Since it's the user's real, aged account on a residential IP, detection risk is already low; the anti-detect browser just removes any "automation detected" friction.
Tasks
Notes
Part of the "Silent co-pilot & catch-up mode" epic.