opencode-cursor-agent/internal/handlers
王性驊 4517b07f33 feat: Implement Gemini Web provider with model selection
- Fix handler to use PlaywrightProvider instead of old Provider
- Add model selection for Gemini Web (fast/thinking/pro)
- Improve response extraction to remove 'Gemini said' prefix
- Add progress logging for headless mode
- Fix navigation to use Domcontentloaded instead of Networkidle
- Add proper input field selectors (.ql-editor)
- Improve response completion detection with stability check
2026-04-03 02:28:47 +08:00
..
anthropic_handler.go fix output 2026-04-02 21:54:28 +08:00
chat.go fix 2026-04-01 00:53:34 +00:00
gemini_handler.go feat: Implement Gemini Web provider with model selection 2026-04-03 02:28:47 +08:00
health.go first commit 2026-03-30 14:09:15 +00:00
models.go first commit 2026-03-30 14:09:15 +00:00
resolve_model.go first commit 2026-03-30 14:09:15 +00:00