dsh-github-connect
Connects your GitHub account to DSH agents from the composer GitHub button (OAuth device flow or personal access token) and lets them call the GitHub API through the github_api tool.
在对话框左下角一键连接你的 GitHub 账号(OAuth 设备流或 Personal Access Token),之后 AI 可通过 github_api 工具读取和操作你的 GitHub。
How to install
dsh plugin add dsh-github-connect About
dsh-github-connect 便携式 GitHub 连接插件:在 DeepSeek Harness 对话框的**左下方**放一个 GitHub 按钮, 一键让 DeepSeek 等 AI 连接你的 GitHub 账号;连接后,AI 可以直接通过 github_api 工具读取和操作你的 GitHub(Issues、PR、仓库、Gist、Actions 等)。 Portable:连接流程使用 GitHub **OAuth 设备流**(或粘贴 PAT),不需要自建回调 服务器,不经过任何第三方中转,令牌只保存在本机插件目录里。整个文件夹拷到 另一台机器装上就能用。 特性 **左下角常驻按钮**:composer 工具行左端显示 GitHub 图标 + 连接状态(绿点 = 已连接)。 **两种连接方式**: OAuth 设备流(推荐):填你自己的 GitHub OAuth App Client ID → 浏览器打开 github.com/login/device → 输入验证码 → 自动轮询直到授权完成; 粘贴 Personal Access Token(建议 fine-grained PAT)。 **AI 侧 github_api 工具**:连接后,AI 可对 api.github.com 发 REST 请求, 并自动附带 system prompt 引导。 **本地令牌存储*…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-23
- Created
- 2026-08-22
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, github
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-github-intelligence
zoahdev/dsh-github-intelligence
The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.