ttb-eng/dsh-github-search

ttb-eng★ 1JavaScript最后同步: 2026-08-19

在 GitHub 打开

GitHub console plugin for the DeepSeek Harness web sidebar — search, judge, clone, Star/Fork in one panel

README 摘要

dsh-github-search English overview — full 中文说明 below. A GitHub console plugin for the DeepSeek Harness Web sidebar. It closes the loop — search → browse README → judge fit → clone → hand to the agent → keep history — inside one panel. Features — repository & code search · inline README (sandboxed iframe) · one-click clone (git → zip fallback) · feed the agent (analyze / run / summarize / integrate / custom) · agent verdict against your workspace + the repo's README · post-judge clone (global vs per-project, path picker) · history (downloaded / browsed / judged) · Star / Fork · my stars · discover page · token config. Install Architecture — host ( lib/index.js , ESM bundle: slash commands + a host-side model call for the judge) ↔ client ( lib/client.js , browser bundle: UI injected into sidebar.footer.action + shell.overlay ). The client drives the host through remote.commands.execute . See PITFALLS.md for the integration gotchas. DeepSeek Harness(DSH)Web 侧边栏的 GitHub 操作台插件。把「搜仓库 → 看 README → 判断合不合适 → 拉取到本地 → 交给 agent 干活 → 记一笔」这条链闭合在一个面板里。 定位:这是 给人用的操作台 ,不是给 agent 加搜索能力(agent 自己本来就能搜 GitHub)。它的价值在于把散落在浏览器、终端、对话框里的动作收敛成一条顺手的闭环。 功能 - 搜索 :搜仓库(名称/描述,可加语言、排序、README 范围);搜代码(走宿主端,绕过浏览器 CORS…

在 GitHub 查看完整 README →
皮肤/UIdeepseekdeepseek-harnessdeveloper-toolsdsh-plugingithubpluginsidebaragent

分类