opencode-cursor-agent/internal/providers/geminiweb
王性驊 3fec6e55eb fix: Always save diagnostics on any error
- Add saveDiagnostics method
- Use defer in Generate to catch all errors
- Simplify typeInput error handling
- Automatic screenshot and HTML dump on failure
2026-04-03 01:40:33 +08:00
..
browser.go feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
browser_manager.go refactor: Complete rewrite of GeminiWeb provider 2026-04-03 01:05:54 +08:00
page.go fix: Add debug output and fallback selectors for input field detection 2026-04-03 01:11:02 +08:00
playwright_provider.go fix: Always save diagnostics on any error 2026-04-03 01:40:33 +08:00
pool.go feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
provider.go refactor: Complete rewrite of GeminiWeb provider 2026-04-03 01:05:54 +08:00