DeepSeek Harness 插件

kam74515-boop/dsh-everything-oauth

Star 数 ★ 1 分类 模型与账号接入 收录于 2026-08-14

把本机 Codex / Grok / Claude / OpenCode / CC Switch 登录态导入 DSH,在设置里自选来源并启用模型。

安装

# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)

dsh plugin --profile web add github:kam74515-boop/dsh-everything-oauth

GitHub 来源的插件在安装时会在你的机器上执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。

README

把本机 coding 平台的登录态和配置 key 导入 DeepSeek Harness,不用再登一遍。

扫描路径对齐 CC Switch

  • ~/.cc-switch/cc-switch.db(Claude / Codex / Gemini / OpenCode 供应商,含 DeepSeek、Kimi)
  • ~/.claude/settings.json 与 macOS 钥匙串 Claude Code-credentials
  • ~/.codex/auth.json
  • ~/.grok/auth.json~/.grok/config.toml
  • ~/.config/opencode/opencode.json
  • ~/.gemini/.env
  • 进程环境变量

安装:

dsh plugin --profile web add github:kam74515-boop/dsh-everything-oauth
dsh web

打开 设置 → Everything OAuth

  1. 来源列表 — 勾选要导入的本机登录态 / key
  2. 导入配置 — 只启用你要用的模型

没导入、没启用的模型不会出现在对话的模型选择器。

内容来自项目 README(GitHub)↗

链接

同类插件

查看整个分类 →