← Back to list

dsh-github-router

DeepSeek Harness Other Low risk

Read-only GitHub access for agents, wrapping several tools. Inside the tool it automatically probes and selects whichever GitHub access method works locally, and tries network proxies on its own. That cuts down the network and parsing problems an agent may hit when accessing GitHub, and the overhead of it repeatedly trying different approaches.

面向 agent 的只读 GitHub 访问,封装多个工具。在工具内部自动探测与选择本地可用的 GitHub 访问设施,并自动尝试网络代理。减少 Agent 在访问 GitHub 时可能遇到的网络问题或解析问题,减少 Agent 频繁尝试不同方案的开销。

How to install

DeepSeek Harness dsh plugin add dsh-github-router

About

dsh-github-router **English** | 中文 Read-only GitHub access for a DeepSeek Harness project — load PRs, issues, files, and API data through tools that route internally (API, gh CLI, git protocol, page HTML, mirrors), so an agent never burns turns fighting shell-side TLS or proxy failures. A DeepSeek Harness plugin bundle that gives agents GitHub reads without shell retries: **Five read-only tools** — github_probe, github_pr, github_issue, github_file, github_api — plus the github-router skill and a system-prompt guidance section. No write, push, comment, or mutation capability exists anywhere in…

Recommendation signals

52 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
52 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
2
mo. downloads
Last push
2026-09-08
Created
2026-08-19

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
dsh-plugin, dsh-plugins

Related plugins

DeepSeek Harness Featured
Score72

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.

☆ 6.3K ↓ – Other
DeepSeek Harness Featured
Score72

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.

☆ 7.6K ↓ – Other
DeepSeek Harness Featured
Score68

dsh-solution-explorer

xiaoksio/dsh-solution-explorer

DSH Web GUI right sidebar: VS Code-style file explorer plus source control (git status, stage/unstage/discard, commit, diff, commit graph, sync fetch/pull/push, branch management, remote management, git init, multi-repo switch, color-coded file status (untracked/modified/ignored), file-type icons, image preview) with an editable full-file diff view, a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), and save.

☆ 11 ↓ 1.9K Other
DeepSeek Harness New
Score67

dsh-diff-approval

9087/dsh-diff-approval

Pending-change review for DeepSeek Harness: every `edit`, `write` and `str_replace_editor` change is collected automatically into the file list, where a single change block, the blocks within a selection, or the whole file can be kept or reverted, and undo/redo is supported. It imports the workspace's version-control changes, shows the diff in a single-column or side-by-side view, and provides a Markdown preview in which changes can also be kept or reverted, in-file search, block jumping and copyable line references; the diff data is stored persistently, so the review continues after a restart.

☆ 4 ↓ 4.6K Other