ggggggggggz/dsh-gh-search

ggggggggggz★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

GitHub search & view tools (gh_search / gh_view) for DeepSeek Harness, backed by the GitHub CLI. Ported from oh-my-pi gh-search/gh-view; not official.

README 摘要

dsh-gh-search English · 中文 GitHub issue/PR search and view tools for DeepSeek Harness, backed by the GitHub CLI ( gh ). ⚠️ Personal / unofficial. This is a personal plugin ported from oh-my-pi's gh-search / gh-view (via the pi-gh extension) . It is not a DeepSeek official plugin and intentionally does not re-implement the full gh CLI — it only packages search & view for convenience inside agent sessions. Registers two tools: Tool Purpose gh search Search GitHub issues / PRs / commits / repos / code with GitHub search syntax gh view View a single issue or PR in detail (title, state, body, author, labels, comments) Dependencies - No third-party npm runtime dependency. The only peerDependencies ( @deepseek-ai/dsh-tools , @deepseek-ai/cordis ) are resolved from the DSH environment that already loads this plugin — nothing extra to install. - System dependency: the GitHub CLI ( gh ) must be installed and authenticated: gh authenticates via the GITHUB TOKEN / GH TOKEN environment variable. This plugin drops both from the child process so gh falls back to its stored login (and honors PI GH TOKEN if set). Tools gh search - query (string, required) — GitHub search syntax, e.g. repo:owner/nam…

在 GitHub 查看完整 README →
终端/TUIdsh-plugingithubagentsearch

分类