DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-oauth-login

d

dsh-oauth-login

Manifest valid★ 1

DSH-owned subscription login powered by Pi AI adapters: OAuth plus official Plan API keys, with an independent credential store.

UI (client)hasBundlePatch

dsh-oauth-login

中文 | English

dsh plugin --profile web add github:aa2246740/dsh-oauth-login

PATH 上需要官方 dsh(没有的话用 npx @deepseek-ai/dsh)和 pnpm。装完重启这个 Host,刷新页面。dsh plugin add 只写 profile,不会热挂正在跑的 Host。

把 ChatGPT、Claude、Grok、Copilot、OpenRouter、Kimi 的 OAuth 登录和智谱 GLM Coding Plan 接到 DeepSeek Harness。凭据只写 $DSH_HOME/.dsh-oauth-auth.json。

厂商公开 OAuth 就按其流程登录。智谱用官方 Coding Plan API Key。官方 codex login、Claude Code、grok CLI、Pi Agent 的 ~/.pi/agent/auth.json,这里不读也不写。

入口在 设置 → 订阅登录。

设置里的厂商列表

Copilot 等待授权

Copilot 正在等授权码

混合登录状态

CLI status 读的是 DSH 这份 store

安装

需要 Node 22.19+,以及能跑起来的官方 DeepSeek Harness 0.1.7-rc.1(@deepseek-ai/dsh@0.1.7-rc.1,tag dsh-v0.1.7-rc.1)。

这条 github: 命令能装上,是因为包装了 dsh.bundle.patch,并且仓库提交了编好的 lib/。官方 dsh plugin add 在 $DSH_HOME/profiles/web 里跑 pnpm,再把这个包装进 dsh.profile.bundles。不需要 Creator Mode,也不需要另装一套工具。

没有 dsh 时:

npx @deepseek-ai/dsh plugin --profile web add github:aa2246740/dsh-oauth-login

本机改源码时再用 file:(不要写成裸的 ./):

git clone https://github.com/aa2246740/dsh-oauth-login.git
dsh plugin --profile web add file:./dsh-oauth-login

file: 前缀必须留着。写成 ./dsh-oauth-login 会被装成符号链接,peer 依赖解析不到。

打开 设置 → 订阅登录。对话里选 pi-… 路由。

dsh plugin --profile web exec dsh-oauth-login login openai-codex
dsh plugin --profile web exec dsh-oauth-login login xai
dsh plugin --profile web exec dsh-oauth-login login zai-coding-cn
dsh plugin --profile web exec dsh-oauth-login status

status 不打印 token。旧版 .pi-login-auth.json 只在下次写入时迁到新文件名。

支持哪些登录

设置页Harness 路由Pi provider凭据方式
ChatGPT Codexpi-openai-codexopenai-codexOAuth
Claude Pro/Maxpi-anthropicanthropicOAuth
xAI Grokpi-xaixaiOAuth
GitHub Copilotpi-github-copilotgithub-copilotOAuth
OpenRouterpi-openrouteropenrouterOAuth
Kimi For Codingpi-kimi-codingkimi-codingOAuth
智谱 GLM Coding Planpi-zai-coding-cnzai-coding-cnPlan API Key

Radius 没做。

OpenRouter 登录成功后拉官方模型目录,已登录时大约每 15 分钟同步一次。模型菜单可以筛「仅免费」。目录缓存在 $DSH_HOME/.dsh-oauth-openrouter-models.json,不含凭据。细节见 OpenRouter 模型同步。

智谱点「连接套餐」会打开官方 Coding Plan 个人页,把 Key 贴回本机 DSH。接口是 https://open.bigmodel.cn/api/coding/paas/v4。插件不读 BigModel Cookie。从 0.2.1 起同时提供 glm-5.3 和 glm-5.3-flash。

不要把这份登录文件、API Key、回调 URL、授权码或 token 贴到公开 Issue。私下报告见 SECURITY.md。

厂商自己的搜索和出图

这些路由上,插件会拿掉 DSH 的 web_search / web_fetch,改挂厂商自己的工具:

路由Hosted tools
pi-xaiweb_search、x_search、image_generation
pi-openai-codexweb_search、image_generation
pi-anthropicweb_search_20250305

Copilot、OpenRouter、Kimi、智谱不挂 hosted tool。要继续用 DSH 自己的搜索:

- id: llm-oauth-login
  name: dsh-oauth-login
  config:
    nativeTools: false

nativeImage: false 只留搜索,去掉出图。

Chat 失败重试走官方 dsh-llm-retry。429 不等于额度耗尽。设置 → 订阅登录 → 网络代理只影响本插件。

许可

Apache-2.0。见 LICENSE。

Comments

Loading…

From the same category

open-design

by nexu-io

🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,

Development & InfrastructureTerminal & ClientsUI & ExperienceManifest valid

★ 98.1k

Apache-2.0

TypeScript

Sep 25, 2026

Index only — not installable

by Molunerfinn

:rocket: The Ultimate Image Uploader for Efficient Creators. Supports Obsidian, Typora, VS Code etc. and 60+ image hosting services (S3, GitHub, Cloudflare R2, Imgur, Aliyun OSS...). Paste, upload, d

Terminal & ClientsVision & Multimodal

★ 27.2k

MIT

TypeScript

Sep 24, 2026

Index only — not installable

by YaoApp

✨ All your agents and workspaces in one place, on every device you own. Track tasks on a board, accessible from desktop, mobile, browser, or API. Self-hosted.

Terminal & Clients

★ 8k

Go

Sep 24, 2026

Index only — not installable

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesTerminal & ClientsDevelopment & InfrastructureModels & ProvidersUI & ExperienceManifest valid

★ 8k

Apache-2.0

TypeScript

Sep 25, 2026

dsh plugin --profile web add dsh-web

by omdsh-dev

开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git,

Terminal & ClientsUI & ExperienceWorkflow & AutomationManifest valid

★ 3.7k

↓ 43.9k/wk

MIT

TypeScript

Sep 24, 2026

dsh plugin --profile web add dsh-better-sidebar

by ccch1mneyyy

DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rol

Terminal & ClientsUI & ExperienceManifest valid

★ 3.2k

↓ 5.5k/wk

MIT

TypeScript

Sep 25, 2026

dsh plugin --profile terminal add @deepseek-harness-tui/dsh-tui