opencode-cursor-agent/internal/providers
王性驊 104e55d613 fix: Add proper page ready check before finding input
Key improvements:
- Wait for page to fully load (SPA needs time)
- Wait for input field to be visible before typing
- Check login status only after page is ready
- Add fallback wait (3 seconds) if first attempt fails
- Properly handle error messages

Based on project-golem's PageInteractor.waitForReady()
2026-04-03 01:26:43 +08:00
..
cursor feat: Add GeminiWeb provider foundation 2026-04-02 22:45:41 +08:00
geminiweb fix: Add proper page ready check before finding input 2026-04-03 01:26:43 +08:00
factory.go feat: Switch to playwright-go for better DOM automation 2026-04-03 01:20:42 +08:00