返回目錄

dsh-plugin-subscriptions

編輯精選維護狀態: 活躍

v1ki/dsh-plugin-subscriptions

把 ChatGPT(Codex)、Claude 與 Grok 訂閱作為 DeepSeek Harness 的 LLM 提供方,Web UI 內 OAuth 登入,無需 API 金鑰。

前往 GitHub
$ dsh plugin --profile web add dsh-plugin-subscriptions

330

星數

41

Fork

TypeScript

語言

MIT

授權條款

2026-08-14

建立於

2026-09-07

最近推送

原生 dsh 外掛程式,透過 OAuth 把 ChatGPT/Claude/Grok 訂閱作為免 Key 的 LLM 提供商,並提供 x_search、image_generate、video_generate 工具。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-08-22

授權條款

MIT

01它能幫你完成什麼?

  • 把你的 ChatGPT / Claude / Grok 訂閱當作 DeepSeek Harness 裡的 LLM 提供商來用

    工作階段模型選擇器裡出現即時模型目錄,並提供 x_search / image_generate / video_generate 工具;憑證保存在 ~/.dsh/plugins/subscriptions/auth.json(0600)

    已經為 ChatGPT / Claude / Grok 付過費、想免 API Key 直接當作模型使用的 DeepSeek Harness 使用者

02如何將外掛接入 DeepSeek Harness?

先決條件

  • 可用的 DeepSeek Harness `dsh` CLI
  • Node.js + pnpm(用於 git / 本機安裝)

安裝步驟

  1. 01

    $ dsh plugin --profile web add dsh-plugin-subscriptions

  2. 02

    或:dsh plugin --profile web add github:V1ki/dsh-plugin-subscriptions

  3. 03

    $ git 安裝需把 `allowBuilds: dsh-plugin-subscriptions: true` 加入 profile 的 pnpm-workspace.yaml 後重新 add

驗證整合成功

作者未說明

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

原生 dsh 外掛程式(web profile):透過 dsh Web UI 裡的 OAuth,把你的 ChatGPT / Claude / Grok 訂閱變成 LLM 提供商,不需 API Key。

04適合誰?何時不該用?

適合

  • 已經為 ChatGPT / Claude / Grok 付過費、想免 API Key 直接當作模型使用的 DeepSeek Harness 使用者

不適合

  • 憑證保存在本機 ~/.dsh/plugins/subscriptions/auth.json(0600)並自動重新整理;若某提供商未登入,它會退出模型選擇器,請求以 MISSING_CREDENTIAL 失敗。

05相容性、維護與安全提醒

  • 憑證保存在本機 ~/.dsh/plugins/subscriptions/auth.json(0600)並自動重新整理;若某提供商未登入,它會退出模型選擇器,請求以 MISSING_CREDENTIAL 失敗。
  • Claude 從已有的 Claude Code 工作階段(~/.claude/.credentials.json 或 macOS Keychain)匯入憑證,不一定需要 CLI。git 安裝會在安裝時執行套件建置腳本,需在 pnpm-workspace.yaml 中明確授權。
2026-08-142026-08-21v0.5.0

MIT · 活躍維護(最新發布 v0.5.0,2026-08-20)

06常見問題

需要 API Key 嗎?

不需要——Codex 與 Grok 在 dsh Web UI(設定 → Subscriptions)用 OAuth 登入;Claude 匯入已有 Claude Code 工作階段,或走同樣的 OAuth 流程。

訂閱憑證存在哪裡?

在 ~/.dsh/plugins/subscriptions/auth.json(0600),自動重新整理。若某提供商未登入,它會退出選擇器,請求以 MISSING_CREDENTIAL 失敗。

怎麼更新外掛程式?

執行 dsh plugin --profile web update --latest dsh-plugin-subscriptions,然後重新啟動 dsh web。

包含圖片 / 影片生成工具嗎?

包含——image_generate(gpt/grok)與 video_generate(Grok,1–15 秒)在對應提供商啟用時註冊;檔案落在 ~/.dsh/plugins/subscriptions/{images,videos}/

08資料與來源

  • 作者聲明github.com30c08a8a2b13…

    Use your ChatGPT (Codex), Claude, and Grok (X Premium) subscriptions as LLM providers in DeepSeek Harness — no API keys.

  • 作者聲明github.com30c08a8a2b13…

    Codex and Grok log in via OAuth in the dsh web UI (Settings → Subscriptions); Claude imports credentials from an existin…

  • 作者聲明github.com30c08a8a2b13…

    dsh plugin --profile web add dsh-plugin-subscriptions

  • 作者聲明github.com30c08a8a2b13…

    Tokens live at ~/.dsh/plugins/subscriptions/auth.json (mode 0600) and refresh automatically.

  • 作者聲明github.com30c08a8a2b13…

    Also included, registered when the matching provider is enabled: x_search, image_generate, and video_generate

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-22。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。