Date: 2026-06-02
Baseline: v1.5.1
Hydra 1.5.2 updates the Account Generator for OpenRouter's current signup
shape: password first, a required checkbox when rendered, and a possible
security handoff before email-code entry.
- Fills the OpenRouter signup password when the current form requires it.
- Handles the required signup checkbox when that checkbox appears on the form.
- Shows field-specific errors only when the current form is genuinely blocked.
- Detects hidden security-challenge handoffs as
manual_verificationinstead of leaving the operator on a blind OTP wait. - Keeps manual-verification waits abort-aware, so cancelling a Generator task does not log a false launch failure.
- Tightens the Generator OTP row so the code field and submit button render cleanly in compact layouts.
- Retries Hydra-owned Playwright profile cleanup briefly while Chromium is still flushing after close.
This patch makes the signup state truthful; it does not bypass upstream security checks or retrieve email codes.