moxingovo/dsh-github
moxingovo★ 1TypeScriptLast synced: 2026-08-15
DeepSeek Harness plugin: GitHub repository & issue search, repo/issue details, and file reading tools (github_search / github_get) · DeepSeek Harness 插件:GitHub 仓库与 issue 检索、详情与文件读取,匿名可用,可选只读 token 解锁代码搜索
README excerpt
dsh-plugin-github 中文 English A GitHub retrieval plugin for DeepSeek Harness. After install the agent gains two tools: - github search — find repositories and issues/PRs with native GitHub search syntax (e.g. repo:vercel/next.js is:issue ). - github get — read one resource in full: repository metadata, an issue or pull-request body, or a decoded file. Anonymous by default (60 requests per hour per IP). Set a read-only fine-grained token to unlock code search and raise the limit to 5000 per hour. Read-only by design: the plugin never creates issues, comments, or code. Install Restart dsh web . New conversations gain github search and github get automatically. Optional token Create a fine-grained personal access token with Repository access = Public Repositories (read-only) and put it in the environment (or in your $DSH HOME/.env ): Without a token everything still works anonymously; only code search and the higher rate limit need the token. Configuration Key Default Meaning tokenEnv GITHUB TOKEN Environment variable naming the optional token. requestTimeoutMs 30000 Per-request timeout (ms). searchMaxPerPage 30 Page-size ceiling for github search (API maximum 100). fileMaxChars 200000…
View full README on GitHub →Category
A MCP server for Stata to integrate Stata into your agent.
★ 244
Nagi-ovo/dsh-find-plugins帮 DSH 搜索、安装并验证插件的 Skill|A DSH skill that finds, installs, and verifies GitHub plugins
★ 110
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 106