dsh-oai-oauth
一个 DeepSeek Harness(DSH)的 LLM 适配器:通过 OpenAI ChatGPT 订阅(OAuth) 使用模型,无需 API Key,直接复用本机 Codex CLI 登录(~/.codex/auth.json)。

安装
dsh plugin --profile web add dsh-oai-oauth使用
dsh web然后打开 设置 → 模型,选择 OpenAI ChatGPT (OAuth),用你的 ChatGPT 账号登录。
卸载
dsh plugin --profile web remove dsh-oai-oauth许可证
MIT