dsh-wsl-github
Uses a GitHub App to report open PRs and the latest Actions run for the current repo without returning secrets.
通过 GitHub App 查询当前仓库未关闭 PR 与最近一次 Actions,不回传密钥。
How to install
dsh plugin add github:173787247/dsh-wsl-github About
dsh-wsl-github DeepSeek Harness tools: **github_app_hint** + **github_repo_status** — GitHub App auth for the current repo’s open PRs and latest Actions run. Part of **dsh-wsl-kit**. 中文说明 → README.zh.md --- Why this plugin exists WSL agents already have dsh-wsl-cred (cred_hint) for **git push** credentials. They still need the **GitHub API** for “what PRs are open?” and “did CI pass?”—without dumping a PAT into chat. This plugin mints a short-lived **GitHub App installation token** in memory. Tool output never includes the private key, JWT, or token. Pair with dsh-wsl-browser (win_open_url) to…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-30
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, github-app, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-wsl-expose
jack-ranbo/dsh-wsl-expose
Expose the DSH Web GUI over IPv6 or IPv4 from WSL2 through a reverse proxy (Lucky): /wan up sets up the socat relay, Windows portproxy, firewall, and trusted-host fence, with a Settings card plus commands to configure the domain and ports.
dsh-wsl-tray
liyu34/dsh-wsl-tray
Windows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.
dsh-wsl-workspace-picker
WilliamShi666/dsh-wsl-workspace-picker
Enhanced workspace directory browser for the web UI: one-click access to /mnt Windows drives under WSL, full breadcrumb ancestry and an always-visible path input.