17 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] 365955ef92 fix: resolve post-modularization regressions 2026-07-14 19:08:47 +00: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 999d063022 fix(cpa): preserve authenticated browser proxies 2026-07-14 21:22:48 +08:00
Aaron Liang cd1f85ae81 feat(auth): export CPA mint entrypoint 2026-07-14 20:40:46 +08:00
Aaron Liang 9d804c6588 feat(auth): add CPA mint pipeline 2026-07-14 20:40:40 +08:00
Aaron Liang 4007deacc5 feat(auth): add CPA browser approval flow 2026-07-14 20:40:29 +08:00
Aaron Liang 2f8bfbf751 feat(auth): add CPA auth writer 2026-07-14 20:38:37 +08:00
Aaron Liang 65e3c97dc4 feat(auth): add CPA auth schema 2026-07-14 20:38:27 +08:00
Aaron Liang e397d1998a feat(auth): add xAI device oauth flow 2026-07-14 20:38:09 +08:00
Aaron Liang d56d27d333 feat(auth): add CPA proxy helpers 2026-07-14 20:37:40 +08:00