dsh-wsl-github
通过 GitHub App 查询当前仓库未关闭 PR 与最近一次 Actions,不回传密钥。
Uses a GitHub App to report open PRs and the latest Actions run for the current repo without returning secrets.
怎么安装
dsh plugin add github:173787247/dsh-wsl-github 简介
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…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, github-app, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-expose
jack-ranbo/dsh-wsl-expose
从 WSL2 走 IPv6/IPv4 经反向代理(Lucky)把 DSH Web GUI 暴露到公网:/wan up 一键建立 socat 中继、Windows portproxy、防火墙与 trusted-host 白名单;域名与端口可在设置卡片或命令中配置。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。
dsh-wsl-workspace-picker
WilliamShi666/dsh-wsl-workspace-picker
Web UI 增强版工作区目录选择器:WSL 下 /mnt Windows 盘符一键直达、完整面包屑层级与常显路径输入框。