dsh plugins中文
← Back to popular plugin directory

GitHub connector

kaziii/dsh-github-connector · skills

GitHub connector for DeepSeek Harness (dsh): one-click authorization, in-conversation creation/AI review/merge PR.

★ 4GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

DeepSeek Harness (dsh) 的 GitHub 连接器插件 —— 一键连接 GitHub 账号,不离开 dsh 对话即可创建 PR、AI 审查 PR、合并 PR。 一键连接 —— 在 dsh 设置页走 GitHub Device Flow 授权,无需复制粘贴 token。 输入框上方的 PR 状态条 —— 创建 PR / AI 审查 / 合并,由 git 状态触发。 模型侧工具 —— githubsearch、githubissueread、githubprread、githubissuecreate、githubissuecomment、githubprcreate。

前置条件:Node ≥ 22.19、pnpm、dsh CLI(npm install -g @deepseek-ai/dsh)。

(把 web 换成你的 profile 名 —— headless、tui 等。dsh-ui-github 只在 web 客户端渲染,非 web profile 可不装。) 连接 GitHub 账号

Install command

dsh plugin --profile web add github:kaziii/dsh-github-connector
View GitHub repository ↗Back to popular plugin directory