opencode-cursor-agent/internal
王性驊 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
..
agent add docker file and claude flow output 2026-04-01 04:32:17 +00:00
anthropic fix 2026-04-01 00:53:34 +00:00
apitypes feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
config feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
env feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
handlers fix output 2026-04-02 21:54:28 +08:00
httputil first commit 2026-03-30 14:09:15 +00:00
logger fix 2026-04-01 00:53:34 +00:00
models fix 2026-04-01 00:53:34 +00:00
openai fix 2026-04-01 00:53:34 +00:00
parser fix output 2026-04-02 21:54:28 +08:00
pool fix 2026-04-01 00:53:34 +00:00
process fix 2026-04-01 00:53:34 +00:00
providers feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
router fix 2026-04-01 00:53:34 +00:00
sanitize first commit 2026-03-30 14:09:15 +00:00
server fix 2026-04-01 00:53:34 +00:00
toolcall fix output 2026-04-02 21:54:28 +08:00
winlimit fix 2026-04-01 00:53:34 +00:00
workspace first commit 2026-03-30 14:09:15 +00:00