deepseek-harness-zhipu_plan_tools
Zhipu (GLM Coding Plan) web suite as native DSH providers and tools: rebinds the built-in web_search and web_fetch to Zhipu web search and Markdown page reading, optionally registers github_search_doc / github_get_repo_structure / github_read_file repo tools, and adds a settings card with toggles and a credential-ref field.
智谱(GLM Coding Plan)三件套以原生 provider 与工具接入:内置 web_search / web_fetch 后端切换为智谱联网搜索与网页 Markdown 读取,可选注册 github_search_doc / github_get_repo_structure / github_read_file 开源仓库工具,附设置卡片配置开关与凭据引用名。
How to install
dsh plugin add deepseek-harness-zhipu_plan_tools About
deepseek-harness-zhipu_plan_tools **智谱 MCP 三件套 · DeepSeek Harness 插件** 中文 · English 把智谱(GLM Coding Plan)三个 MCP Server 的能力以 **DSH 原生 provider / 工具**形式接入: 内置 web_search / web_fetch 后端替换为智谱联网搜索与网页读取,并可选注册三个 github_* 开源仓库工具。全部设置都在插件卡片中保存并实时生效。 功能与设置顺序 在 **DSH 设置 → 插件 → 插件配置** 中展开“智谱工具”。下表严格按卡片从上到下排列: | 设置 | 默认值 | 说明 | | --- | --- | --- | | 启用智谱工具 | 开 | 总开关;关闭后搜索/读取进入兼容回退,仓库工具和相关提示卸载,设置入口保留 | | 联网搜索(接管 web_search) | 开 | 通过智谱 web_search_prime 搜索,并替换模型可见的内置搜索说明 | | 网页读取(接管 web_fetch) | 开 | 通过智谱 webReader 返回 Markdown;DSH v0.1.2 起 Web 端预设默认提供 web_fetch,安装后即生效 | | 开源仓库工具 | 关 | 注册 github_search_doc、githu…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- 762
- Last push
- 2026-09-03
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin
Related plugins
modsearch
liustack/modsearch
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill bridge for controlling visible Chrome and Edge Agent Windows from DeepSeek Harness, with native browser tools, accessibility and VOM observations, screenshots, owned multi-session control, and a live Web UI overlay.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-verify
263311487-ux/dsh-verify
Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.