zoahdev/dsh-github-intelligence4

dsh-github-intelligence

The most comprehensive developer-intelligence integration for DeepSeek Harness: 195+ read-only tools across GitHub, GitLab, Gitee, npm, PyPI, crates.io, Docker Hub, Hugging Face, Hacker News, Stack Overflow, Reddit, dev.to, RubyGems, NuGet, and the Go module proxy — with rate-limit-friendly caching.

AI 分析

核心用于跨主流代码托管、包管理器和技术社区获取开发者情报。适合需要一站式检索多平台开源项目、包信息及社区动态的开发者,支持配置 Token 提升速率限制。

パッケージ
dsh-github-intelligence
バージョン
2.9.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zoahdev/dsh-github-intelligence

ドキュメント

README 全文を読む ↗

Configuration

All values are optional and set in cordis.yml:

KeyTypeDefaultDescription
githubTokenstring(none)GitHub token to raise the anonymous 60 requests/hour limit. Never commit it.
timeoutMsnumber10000Request timeout in milliseconds.
defaultLimitnumber5Default result count when the model omits limit.
bodyPreviewCharsnumber500Maximum characters kept from a release body preview.
cacheTtlMsnumber60000In-memory response cache TTL, so composed calls stay cheap.
userAgentstringdsh-github-intelligence/2.8.0User-Agent header sent to the GitHub API.