9 Commits

Author SHA1 Message Date
Logic
ba02799b18 fix(mail): normalize provider selection 2026-03-21 16:45:43 +08:00
Logic
624ca1e1cc feat(config): load mail provider api keys from env 2026-03-21 15:41:02 +08:00
Logic
cf20b9acc6 docs(readme): document yyds mail provider support 2026-03-21 15:29:46 +08:00
Logic
380da813c5 feat(cli): package project as installable command 2026-03-21 15:10:32 +08:00
Logic
013bfed484 fix: fix codex-login cmd to match CodexOAuthHTTPFlow constructor signature 2026-03-21 14:55:22 +08:00
Logic
15cba50314 feat: add register-only and checkout commands, fix payment flow, switch to yyds mail
- add 'register' command: register account and print credentials only
- add 'checkout' command: register account and print Plus hosted checkout URL
- fix hCaptcha rqdata/isInvisible for Stripe setup intent verification
- fix verify_challenge flow: call chatgpt.com/checkout/verify after challenge
- fix currency uppercase for checkout API
- add get_checkout_url method to ChatGPTPayment
- switch default mail provider to yyds
- update README with new commands and usage
2026-03-21 14:38:28 +08:00
gameloader
3ca69eb5d3 feat: auto-fetch codex login otp from mailbox 2026-03-18 22:48:46 +08:00
gameloader
8ba8b1404b feat: add human-like pacing to signup and checkout requests 2026-03-18 22:46:40 +08:00
gameloader
e3a28050df chore: initial commit 2026-03-18 22:07:19 +08:00