Commit Graph

3 Commits

Author SHA1 Message Date
王性驊 33a0e53709 feat: Add GeminiWeb provider foundation
- Add Provider interface and factory pattern
- Create apitypes package for shared types
- Implement GeminiWeb provider with:
  - Browser automation using Rod
  - Session pool management
  - Cookie persistence
  - DOM interaction for Gemini web interface
- Add gemini-login command for session setup
- Add CURSOR_BRIDGE_PROVIDER env variable

Remaining: Integration with chat.go handlers
2026-04-02 22:45:41 +08:00
王性驊 eaa9af41a4 add make file 2026-03-31 01:26:33 +00:00
王性驊 a2f1d05391 first commit 2026-03-30 14:09:15 +00:00