dsh-tool-radar
用活的合并与维护者证据,给一个 GitHub 仓库的对外贡献友好度打分。
Score a GitHub repo's contribution-friendliness from live merge and maintainer evidence.
怎么安装
dsh plugin add github:he-yufeng/dsh-tool-radar 简介
dsh-tool-radar English | 中文 A repo_radar tool plugin for DeepSeek Harness (dsh). Before the agent burns a session on an unfamiliar GitHub repo, score its contribution-friendliness from live evidence, not vibes. What it does One model-facing tool, repo_radar, returning a 0-100 score with the evidence attached: **Merge history** — recently merged PR count and median days from open to merge. **Queue health** — open PR count, stale (>90d) ratio, and queue-vs-merge-volume imbalance. **Maintainer responsiveness** — median days to the first maintainer comment on recently merged PRs. **External-contri…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-09-14
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
在 Web 输入框切换分支、以真实工作区方式创建隔离的 git worktree。