Patch Changes
-
aed466b: ### Bug Fixes
- Auth login readiness -
agent-browser auth loginnow navigates withload, waits for usable login form selectors, and uses staged username detection (targeted email/username selectors first, then broad text-input fallback). This reduces SPA timing failures, avoids false matches on unrelated text fields, and preventsnetworkidlehangs on pages with continuous background requests.
- Auth login readiness -