Treat 403 INQUIRY_INCOMPLETE responses as pending status during biometric polling 30f41f2 DevWizard-Vandan commited on 17 days ago
Add rate limit (429) backoff handling and error logging to biometric authentication initiation b0557a1 DevWizard-Vandan commited on 18 days ago
Configure biometric poll URL to hit the original inquiry location instead of authentication, and handle 202 status code 209f51c DevWizard-Vandan commited on 18 days ago
Inject rich diagnostic logging into biometric polling loop to track inquiry locations and cookies 0e43f5b DevWizard-Vandan commited on 18 days ago
Simplify biometric recovery polling by periodically re-POSTing basic auth to get 201 when Persona scan completes a6c1e74 DevWizard-Vandan commited on 18 days ago
Follow biometric redirects back to WorldQuant and capture session cookies, and add /force-cookie command to bot f389a09 DevWizard-Vandan commited on 18 days ago
Capture and attach challenge cookies to biometric verification get requests 7e7a9e6 DevWizard-Vandan commited on 18 days ago
Separate Basic Authentication header from client defaults in biometric auth initiation 96cbed9 DevWizard-Vandan commited on 18 days ago
Instantiate biometric client with pre-configured headers to preserve agent headers during polling c9ed550 DevWizard-Vandan commited on 18 days ago
Correctly serialize allowed_updates array for Telegram API, use direct biometric URL, and simplify alert formatting c10d5b9 DevWizard-Vandan commited on 18 days ago
Implement interactive biometric verification polling and inline callback commands in Telegram bot 77e7249 DevWizard-Vandan commited on 18 days ago
Implement wake_event synchronization to instantly resume recovery loop upon HTTP cookie updates f168c51 DevWizard-Vandan commited on 21 days ago
feat: implement /quick-auth and mobile browser bookmarklet for one-tap biometric session cookie syncing f1b2ba7 DevWizard-Vandan commited on 22 days ago
fix: switch TelegramNotifier to HTML formatting to resolve markdown entity parsing crashes 00d6dcd DevWizard-Vandan commited on 22 days ago
feat: Add Telegram API Proxy support to bypass Hugging Face firewall blocks 7a99229 DevWizard-Vandan commited on 22 days ago
fix: rewrite Telegram notifier client to use httpx.AsyncClient to prevent aiohttp uvloop connection timeouts a978879 DevWizard-Vandan commited on 22 days ago
fix: disable SSL verification for Telegram notifier client to prevent container-level certification crashes 259a55c DevWizard-Vandan commited on 22 days ago
feat: Add keep-alive loop, Telegram auth recovery system, and fix main.py NameError crash c5cc882 DevWizard-Vandan commited on 22 days ago