MochiNek0/dsh-vendor-login ↗★ 0
dsh-vendor-login
在 dsh 设置界面中登录没有 API 密钥的第三方服务商编码计划(如 Claude Pro/Max/Team、ChatGPT Plus/Pro、GitHub Copilot、SuperGrok)。
AI 分析
用于在dsh中登录无API Key的第三方订阅服务。适合需要集成Claude Pro、ChatGPT Plus、Copilot等高级编码计划的用户,需在dsh设置中配置对应服务商。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MochiNek0/dsh-vendor-login说明文档
阅读完整 README ↗Configuration
What the card shows is controlled by vendors under the vendor-login namespace, defaulting to all four vendors above:
vendors: [anthropic, openai-codex, github-copilot, xai]
Entries must be provider ids that pi-ai ships a login flow for; anything else shows an inline error instead of a dead button.