Aaron Liang and GitHub
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 Liang and GitHub
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 Liang and GitHub
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
Aaron Liang
2b0fe10d5b
chore: remove temporary minimal fix workflow
2026-07-15 12:03:28 +08:00
Aaron Liang
6420922da4
chore: remove temporary minimal fix patcher
2026-07-15 12:03:20 +08:00
Aaron Liang and GitHub
9b047db6f6
fix: harden postprocessing and recovery boundaries
...
Preserve local CPA success while surfacing hotload-copy warnings, retry transient DuckMail/YYDS message details, serialize pending recovery on target files, isolate optional NSFW failures, and restore main-module constant forwarding.
2026-07-15 12:02:57 +08:00
Aaron Liang
6fd84282c9
chore: add temporary minimal fix verifier
2026-07-15 11:59:49 +08:00
Aaron Liang
3cb0e43e55
fix: default standalone OIDC settings to enabled
2026-07-15 11:50:07 +08:00
Aaron Liang
cdc4557d19
docs: enable OIDC in example config
2026-07-15 11:49:21 +08:00
Aaron Liang
2f797b623a
feat: enable OIDC export by default
2026-07-15 11:49:06 +08:00
Aaron Liang
ad2e778839
docs: refine README wording and remove internal notes
2026-07-15 03:36:30 +08:00
Aaron Liang
5563ecf729
docs: refresh README for modular architecture and recovery flows
2026-07-15 03:24:21 +08:00
Aaron Liang
7bcf62c866
test: verify patcher idempotency before applying fixes
2026-07-15 03:08:21 +08:00
Aaron Liang
8ec38d0367
fix: make patcher repair syntax-safe and self-validating
2026-07-15 03:07:55 +08:00
Aaron Liang
0dd5bb32e9
fix: preflight scoped post-modularization patcher
2026-07-15 03:06:16 +08:00
Aaron Liang
6c6da3e42b
fix: scope repeated migration anchors to provider functions
2026-07-15 03:05:37 +08:00
Aaron Liang
00e7900cac
chore: run post-modularization regression fixes
2026-07-15 03:00:35 +08:00
Aaron Liang
5f6f100d34
chore: add post-modularization regression fixer
2026-07-15 03:00:19 +08:00
Aaron Liang
df525d0962
fix: preflight and apply clean compatibility patch
2026-07-15 02:09:59 +08:00
Aaron Liang
aed4f69de6
fix: add clean public compatibility patcher
2026-07-15 02:09:36 +08:00
Aaron Liang
0e21eb7673
fix: use semantic anchors for shared-state patcher
2026-07-15 01:55:21 +08:00
Aaron Liang
f590d0cf37
fix: repair shared-state migration patcher quoting
2026-07-15 01:50:56 +08:00
Aaron Liang
c72f3975e6
fix: apply shared state compatibility before modularization
2026-07-15 01:47:29 +08:00
Aaron Liang
29a587086f
fix: preserve modularization shared state compatibility
2026-07-15 01:47:13 +08:00
Aaron Liang
1c3a0b23ce
fix: preprocess AST spans before modularization
2026-07-15 01:43:31 +08:00
Aaron Liang
9ba877fae4
fix: repair AST source span extraction
2026-07-15 01:43:12 +08:00
Aaron Liang
d69376f49c
chore: trigger full safe modularization
2026-07-15 01:36:04 +08:00
Aaron Liang
6fae282f5a
chore: run one-shot full safe modularization
2026-07-15 01:34:19 +08:00
Aaron Liang
689767809a
chore: add one-shot full safe modularization
2026-07-15 01:34:05 +08:00
Aaron Liang
6f278fc927
chore: run temporary refactor inventory
2026-07-15 01:25:48 +08:00
Aaron Liang
610300dd02
chore: add temporary AST refactor inventory
2026-07-15 01:25:41 +08:00
Aaron Liang
447b1253dc
chore: run one-shot residual safety refactor
2026-07-15 01:21:42 +08:00
Aaron Liang
4b39e83e88
chore: add one-shot residual safety refactor
2026-07-15 01:21:28 +08:00
Aaron Liang
5c9a58df8e
fix: preprocess focused test generation
2026-07-15 00:49:01 +08:00
Aaron Liang
3dd96b31ef
fix: repair generated focused tests
2026-07-15 00:48:45 +08:00
Aaron Liang
7be06330f8
chore: run one-shot final flow fixes
2026-07-15 00:47:01 +08:00
Aaron Liang
fcd9a2f97d
chore: add one-shot final flow fixes
2026-07-15 00:46:47 +08:00
Aaron Liang and GitHub
e341d4bdea
Delete .github directory
2026-07-15 00:22:41 +08:00
Aaron Liang
e4e8ec2906
chore: add one-shot generated content cleanup
2026-07-15 00:20:14 +08:00
Aaron Liang
619d1fa399
fix: trigger final remaining review fixes
2026-07-15 00:17:27 +08:00
Aaron Liang
0f97680c36
fix: preprocess scoped OIDC migration edit
2026-07-15 00:13:02 +08:00
Aaron Liang
578ad74e76
fix: scope OIDC postcheck migration edit
2026-07-15 00:12:51 +08:00
Aaron Liang
e8464cd71c
refactor: add shared registration workflow
2026-07-15 00:12:31 +08:00
Aaron Liang
a220730cc5
chore: add temporary production refactor bot
2026-07-15 00:11:12 +08:00
Aaron Liang
bd5b5e0802
chore: run one-shot remaining hardening migration
2026-07-15 00:11:05 +08:00
Aaron Liang
59eef10763
chore: add one-shot remaining hardening migration
2026-07-15 00:10:48 +08:00
Aaron Liang
2a854e13ee
chore: add temporary remaining review workflow
2026-07-15 00:08:53 +08:00
Aaron Liang
90a416d1bc
chore: remove temporary PR validation workflow
2026-07-14 23:58:23 +08:00
Aaron Liang
6e9d1024ad
chore: add scoped PR14 review validation workflow
2026-07-14 23:57:39 +08:00
Aaron Liang and GitHub
eea0390d6d
Merge pull request #13 from muzimu/fix_yyds
...
fix(yyds): fix Chinese garbled characters
2026-07-14 22:59:59 +08:00
Aaron Liang
800248d646
fix: escape GUI log newline in review patch
2026-07-14 22:53:12 +08:00
Aaron Liang
ce016d5b08
fix: correct review patch GUI indentation
2026-07-14 22:51:19 +08:00
Aaron Liang
9541b41742
fix: run review patch GUI preprocessor
2026-07-14 22:49:17 +08:00
Aaron Liang
2c04308e54
fix: make review patch GUI replacement robust
2026-07-14 22:49:05 +08:00
Aaron Liang
8c32472fd9
fix: correct review patch remote pool guard
2026-07-14 22:46:48 +08:00
Aaron Liang
e4e67c7d7a
chore: add temporary review fix workflow
2026-07-14 22:14:57 +08:00
Aaron Liang
79835bec88
fix: add review hardening patch script
2026-07-14 22:14:43 +08:00
Aaron Liang
6c85908ced
chore: add review fix patch script placeholder
2026-07-14 22:13:46 +08:00
Aaron Liang
6f799e19ce
fix: run audit patch escape preprocessor
2026-07-14 21:43:47 +08:00
Aaron Liang
163ac568b0
fix: repair audit patch escape preprocessor
2026-07-14 21:43:37 +08:00
Aaron Liang
69b15683e8
chore: retrigger idempotent audit fixes
2026-07-14 21:39:57 +08:00
Aaron Liang
ac401ee71d
chore: trigger idempotent audit fixes
2026-07-14 21:38:57 +08:00
Aaron Liang
c7ca076712
chore: allow issue trigger for audit fixes
2026-07-14 21:38:05 +08:00
Aaron Liang
5688ce42e7
fix: make audit patch script idempotent
2026-07-14 21:37:24 +08:00
Aaron Liang
d1b9bd44ba
chore: trigger temporary audit fixes on push
2026-07-14 21:27:53 +08:00
Aaron Liang
a48c2bf491
chore: add temporary audit fix workflow
2026-07-14 21:25:25 +08:00
Aaron Liang
8f96b9838d
chore: add temporary audit fix patch script
2026-07-14 21:25:11 +08:00
Aaron Liang
999d063022
fix(cpa): preserve authenticated browser proxies
2026-07-14 21:22:48 +08:00
Aaron Liang
5a31b7d6fe
chore: add temporary GUI CPA hook trigger v2
2026-07-14 20:45:26 +08:00
Aaron Liang
80a561acd7
fix(auth): add corrected GUI CPA hook patch script
2026-07-14 20:45:12 +08:00
Aaron Liang
71ae1c4805
chore: add temporary GUI CPA hook trigger
2026-07-14 20:44:17 +08:00
Aaron Liang
2faa38fb87
fix(auth): add GUI CPA hook patch script
2026-07-14 20:44:09 +08:00
Aaron Liang
cae7db839f
chore: add temporary CPA OIDC issue trigger
2026-07-14 20:41:52 +08:00
Aaron Liang
3cd035a064
chore: add temporary CPA OIDC patch script
2026-07-14 20:41:44 +08:00
Aaron Liang
c69cee0488
feat(auth): add CPA export hook
2026-07-14 20:41:08 +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
Aaron Liang
66d1f8559f
chore: remove temporary Cloud Mail upgrade script
2026-07-14 19:14:01 +08:00
Aaron Liang
c6a61ab237
fix: make Cloud Mail upgrade script idempotent
2026-07-14 19:13:34 +08:00
Aaron Liang
0a5df68534
fix: escape generated Cloud Mail newline before retry
2026-07-14 19:12:12 +08:00
Aaron Liang
eb7b546de9
chore: trigger final Cloud Mail upgrade
2026-07-14 19:10:35 +08:00
Aaron Liang
79ba78d00c
chore: finish temporary Cloud Mail upgrade workflow
2026-07-14 19:05:13 +08:00
Aaron Liang
692cb8fa80
chore: schedule temporary Cloud Mail upgrade
2026-07-14 18:38:25 +08:00
Aaron Liang
34bfdf0ab7
chore: add temporary Cloud Mail issue trigger
2026-07-14 18:37:31 +08:00
Aaron Liang
0021bae61a
chore: add temporary Cloud Mail patch script
2026-07-14 18:37:18 +08:00
Aaron Liang
41a0d3e224
chore: trigger temporary Cloud Mail upgrade
2026-07-14 18:32:30 +08:00
Aaron Liang
a0069625dc
chore: add temporary Cloud Mail upgrade workflow
2026-07-14 18:30:04 +08:00
Aaron Liang and GitHub
45e64f6775
manual trigger after yaml fix
2026-07-09 23:41:44 +08:00
Aaron Liang
e25e4c6db1
chore: fix temporary main fix workflow yaml
2026-07-09 23:40:40 +08:00
Aaron Liang and GitHub
d5cef34ea6
manual trigger
2026-07-09 23:33:43 +08:00
Aaron Liang
e32165c488
chore: add temporary main fix trigger
2026-07-09 23:21:38 +08:00
Aaron Liang
2b7dad84f8
chore: add temporary main fix workflow
2026-07-09 23:21:30 +08:00
Aaron Liang
4b3b4cb3b1
chore: remove temporary main fix workflow
2026-07-09 23:13:05 +08:00
Aaron Liang
fb84c4f131
chore: remove temporary main fix trigger
2026-07-09 23:13:00 +08:00
Aaron Liang
55169f4730
chore: trigger temporary main fixes
2026-07-09 23:11:34 +08:00