opencode-cursor-agent/internal/providers/geminiweb
王性驊 9f41d3b5b5 feat: Allow using Gemini Web without login
- Remove requirement to login before using Gemini Web
- If logged in (cookies exist), use the account
- If not logged in, continue without login (browser opens)
- When browser is visible, prompt user they can login or continue without
- Save cookies only if user actually logs in
2026-04-03 00:45:59 +08:00
..
browser.go feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
page.go fix: Improve Gemini Web DOM selectors and add debug output 2026-04-03 00:40:57 +08:00
pool.go feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
provider.go feat: Allow using Gemini Web without login 2026-04-03 00:45:59 +08:00