songoao25/dsh-chatgpt-subscription

songoao25★ 1JavaScriptLast synced: 2026-08-16

Open on GitHub

ChatGPT Subscription - a DeepSeek Harness plugin: bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota

README excerpt

dsh-chatgpt-subscription English 中文 A DeepSeek Harness plugin that lets you sign in with your ChatGPT account using the official OAuth flow and chat with ChatGPT models inside DSH, consuming your ChatGPT Plus / Pro subscription quota. One-click official sign-in — Click 授权登录 on the new 「订阅」page in DSH Settings → your browser opens OpenAI's official authorization page → approve → you're bound. No API keys, no command line, no config file editing. Features - Official OAuth binding — Full PKCE + state flow against auth.openai.com , the same official mechanism used by Codex CLI and OpenCode. Your tokens are exchanged directly with OpenAI; the plugin never sees or stores your password. - Strict official mode — Only an authorization completed through this plugin's settings page counts as bound. Your existing codex CLI login is left alone and is never silently reused. - ChatGPT models in DSH — After binding, ChatGPT models (e.g. gpt-5.6-terra , gpt-5.5 , gpt-5.4 ) appear in the DSH model switcher as provider ChatGPT . Selecting one talks to ChatGPT directly and consumes your subscription quota. - Token guardian — The access token is auto-refreshed before expiry (JWT-aware, refresh threshol…

View full README on GitHub →
Agentsai-agentsawesome-dsh-pluginchatgptcodexdeepseek-harnessdshdsh-plugindsh-plugins

Category