songoao25/dsh-chatgpt-subscription2

dsh-chatgpt-subscription

DeepSeek Harness (DSH) 插件:用官方 OAuth 一键绑定 ChatGPT 订阅(Codex),在 DSH 内直接使用 ChatGPT 模型对话(消耗 ChatGPT Plus/Pro 订阅额度),并在设置侧边栏「订阅」页展示绑定状态与剩余额度。

AI Analysis

通过官方 OAuth 绑定 ChatGPT 订阅,在 DSH 内直接调用 ChatGPT 模型对话并消耗订阅额度,支持查看额度。适合拥有 ChatGPT 订阅并想在 DSH 中使用的用户。

Package
dsh-chatgpt-subscription
Version
0.1.0
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:songoao25/dsh-chatgpt-subscription

Usage

  1. Restart dsh web, then open Settings (⚙️) in the sidebar.
  2. Click 订阅 (right below 模型).
  3. Click 授权登录 — your browser opens the official OpenAI sign-in page.
  4. Sign in with your ChatGPT account and approve. The page shows 已绑定 when done.
  5. Open a new conversation, switch the model to a ChatGPT model (provider ChatGPT, e.g. gpt-5.6-terra) and chat — usage counts against your subscription.

If the browser tab doesn't open automatically, the page also calls window.open as a fallback; allow pop-ups for DSH if prompted.