DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-zhipu

An all-in-one Zhipu BigModel integration for DeepSeek Harness, providing web search, server-rendered web reading, and GLM-4.6V vision features through one ZAI_API_KEY.

VisionTerminal & TUIDeveloper ToolsBrowser & Web
0GitHub Stars0ForksUpdated2026-08-17

Install

$ dsh plugin --profile web add github:<you>/dsh-zhipu # GitHub 仓库

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-zhipu is an installable DeepSeek Harness plugin that configures Zhipu providers for web search and web fetching, adds a GLM-4.6V vision tool, and can convert pasted images into untrusted text descriptions before chat processing.

Key Capabilities

  • Provides the `web_search_prime` search provider using Zhipu's `search_pro` engine.
  • Provides the `webReader`-backed `web_fetch` provider with server-side page rendering.
  • Adds a `vision_analyze` tool using GLM-4.6V with eight task modes.
  • Adds an `agent/pre-step` hook that converts pasted images to fenced, untrusted text descriptions.
  • Uses a single `ZAI_API_KEY` configuration for its Zhipu capabilities.
  • Includes a Cordis patch that wires the web providers and enables web fetching.

Useful For

  • Search the web from a DeepSeek Harness web profile through Zhipu.
  • Read JavaScript-rendered web pages through server-side fetching.
  • Analyze image or video inputs with the GLM-4.6V vision tool.
  • Allow text-only chat models to receive descriptions of pasted images rather than raw image inputs.

Who It Fits

  • DeepSeek Harness users with a Zhipu `ZAI_API_KEY`.
  • Users of Zhipu GLM Coding Plan endpoints who need search, reading, and vision functions in DSH.
  • Developers configuring DSH web or headless profiles.

Documented Limitations

  • Requires `ZAI_API_KEY` in the DSH environment and a profile bundle configuration followed by a `dsh web` restart.
  • Pasted-image handling requires declaring `input: [text, image]` on the relevant chat model; headless profiles have no drag-and-drop entry point.
  • Search, target URLs for web fetching, and vision or pasted-image bytes are sent to `open.bigmodel.cn`; pasted-image export can be disabled with `enablePreStep: false`.
  • The `search_pro` engine always returns 10 results; the plugin truncates them according to `maxResults`.
  • Vision must use the Coding Plan endpoint; the README states that pay-as-you-go endpoints return a 429 code 1113 error for this key.
  • OCR mode does not decode QR-code payloads.
  • Restored sessions containing historical image blocks do not pass through the pasted-image hook and can fail with text-only models.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
fineven/dsh-zhipu
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
3ae5c1e · 2026-08-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-17
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app