9 Commits
Author SHA1 Message Date
Aaron LiangandGitHub 0d98ffaf89 fix: support current Chinese cookie consent labels
Upgrade issue #21 handling by adding the current Chinese xAI cookie-banner labels and complete Allow-all English variants while preserving exact-match clicking and existing OAuth boundaries.
2026-07-21 00:08:48 +08:00
Aaron LiangandGitHub dfa204194f fix: recognize current cookie consent labels
Expand only the `_dismiss_cookie_banner()` exact-match label tuple to recognize `Accept All Cookies` and `Accept all cookies`, fixing issue #21 without changing OAuth, Turnstile, timing, browser, logging, or click behavior.
2026-07-20 23:49:53 +08:00
Aaron LiangandGitHub 4b030214d9 docs: clarify Python module responsibilities
Rewrite the module-level descriptions for all 28 Python files and remove the obsolete integration note from grok_register_ttk.py. Verified on Python 3.9 and Python 3.12.
2026-07-15 12:26:57 +08:00
github-actions[bot] b845be012a refactor: modularize registration runtime safely 2026-07-14 18:10:13 +00:00
github-actions[bot] 3ab094ea1c fix: finish shared registration flow hardening 2026-07-14 16:49:13 +00:00
github-actions[bot] 478efecc32 fix: complete remaining registration hardening 2026-07-14 16:13:09 +00:00
github-actions[bot] 6867124b17 fix: address review follow-up hardening 2026-07-14 14:53:49 +00:00
github-actions[bot] 286a0f1734 fix: harden token pools and CPA export 2026-07-14 13:43:54 +00:00
Aaron Liang 4007deacc5 feat(auth): add CPA browser approval flow 2026-07-14 20:40:29 +08:00