zoahdev/dsh-github-intelligence ↗★ 0
dsh-github-intelligence
The most complete GitHub integration for DeepSeek Harness: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report — with rate-limit-friendly caching.
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-github-intelligence说明文档
阅读完整 README ↗dsh-github-intelligence
The most complete GitHub integration for DeepSeek Harness. Seven model-facing tools over the public GitHub REST API — no API key required — plus a one-shot deep repo report, rate-limit-friendly TTL caching, cancellation, and UI cards.
Topic:
dsh-plugin· Tested withdsh0.1.0-rc.6 · Node 24 / pnpm 11
Tools
| Tool | What it does |
|---|---|
github_repo | Full repo overview: stars, forks, issues, language, license, topics, default branch, archived status, activity dates |
github_releases | Recent releases with tag, date, pre-release flag, URL, body preview |
github_issues | Recent issues by state (open/closed/all) — pull requests excluded automatically |
github_pulls | Recent pull requests by state, including merge status |
github_contributors | Top contributors by commit count |
github_search | Repository search sorted by stars or last update |
github_repo_report | One-shot deep report: overview + latest release + open issues + recent commits + top contributors |
Example prompts:
- "Give me a full report on
deepseek-ai/deepseek-harness." - "What open issues does
ollama/ollamahave right now?" - "Who are the top contributors of
openai/openai-python?" - "Find the top 5 TypeScript agent frameworks and compare their stars."
Install
dsh plugin --profile web add github:zoahdev/dsh-github-intelligence
# or from tarball:
dsh plugin --profile web add ./dsh-github-intelligence-1.0.0.tgz
Then restart dsh web and ask your agent to use the tools above.