dsh-tool-radar
Score a GitHub repo's contribution-friendliness from live merge and maintainer evidence.
用活的合并与维护者证据,给一个 GitHub 仓库的对外贡献友好度打分。
How to install
dsh plugin add github:he-yufeng/dsh-tool-radar About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-14
- Created
- 2026-09-14
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
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-web
zhu1090093659/dsh-web/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
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.
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.