-
released this
2026-03-30 22:51:51 +00:00 | 0 commits to main since this releaseReplace 15s polling loop with proper CDP event-based page load
detection: wait for Page.loadEventFired, then PerformanceObserver
network idle (no new resource requests for 1s). More reliable and
faster than fixed timeouts.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads