Release Tag: v3.7.34
Date: 2026-09-04
v3.7.34 merges the Codex category into ChatGPT Plus and other appropriate underlying tiers (Go, Team, Free), establishes a clear, dedicated 手机接码 (SMS Verification) category, and refines the classifier to correctly distinguish account attributes (已接码, 已接马) from independent verification services.
- Codex -> Plus & Underlying Tiers:
- Removed the top-level prefix interceptor that forced all items mentioning
codexintocodex-access. - Accounts such as
【源头】8.31新 codex plus账号 已接马【带rt】,sub2 CPA格式andCodex 账号独享now correctly classify aschatgpt-plus(withfinished_accountorsession_tokendelivery type). Codex Goitems route tochatgpt-go.Codex Teamitems route tochatgpt-k12.Codex Freeitems route tochatgpt-account.- Added
已接码,带RT,Sub2API, andCodextags toTAG_RULES.
- Removed the top-level prefix interceptor that forced all items mentioning
- Dedicated "手机接码" Category:
- Differentiated account attribute markers (
已接码,已接马,已绑手机) from independent verification services (代接码,手机接码,实卡接码,接码卡密). - Allowed SMS verification services through classifier and renamed public frontend tab
辅助服务to手机接码. - Removed the standalone
Codextab from the OpenAI navigation header.
- Differentiated account attribute markers (
- Synchronization:
- Synchronized classifier, delivery type detection, tag extraction, and product seed definitions between
apps/apiandpipeline.
- Synchronized classifier, delivery type detection, tag extraction, and product seed definitions between
apps/api/tests: 233 passed, 3 skipped.pipeline/tests: 111 passed.apps/web: 55 passed.