DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Link Pulse — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

dsh-link-pulse

Link Pulse

Dynamic LLM provider gateway latency and health pulse probe for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-link-pulse@0.1.9
READMECompatibilityVersions

Compatibility and provenance

Link Pulse is published as dsh-link-pulse and currently resolves to version 0.1.9. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.1.9stable
9/8/2026
0.1.8stable
8/30/2026
0.1.6stable
8/25/2026
Show 5 more versionsCollapse versions
0.1.5stable
8/25/2026
0.1.4stable
8/25/2026
0.1.3stable
8/25/2026
0.1.1stable
8/25/2026
0.1.0stable
8/25/2026

Related plugins

Loading related plugins…

Latest
0.1.9
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
48.8 kB
Files
8
Surface
web
License
Apache-2.0
Source
npm
GitHub
★ 0
Weekly downloads
64
Last push
8/30/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in models-usage.

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryWhale Widgetdsh-whale-widgetDeepSeek balance whale widget in the bottom-right corner of the DSH Web interface: balance/today’s usage/peak-off-peak pricing, customizable bubble click sequence (text/balance/today/peak-off-peak/image/random phrases and parallel weighted selection), per-line styles and fonts, floating quick editinUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.

README

dsh-link-pulse

DeepSeek Harness (DSH) 模型链路与上游网关延迟感知插件:实时呈现网络往返延迟,一眼分清网络拥堵与模型长思考。

核心特性

  • 当前对话模型感知:侧栏常驻条目随聊天选中的模型动态变化,实时显示对应网关名称与延迟(如 ● CPA · Gemini 3.7 · 126ms)。
  • Keep-Alive 真实 1-RTT 测速:基于就绪 TLS 加密通道测量纯 HTTP 往返耗时,精准反映物理网络时延,零 Token 消耗。
  • 动态 Provider 发现:自动读取 ~/.dsh/settings.yaml 配置的上游网关(CPA、OpenCode、DeepSeek 官方等),无需硬编码。
  • 悬停预览与测速对比:鼠标悬停即刻弹出微型预览卡片,支持查看全网关延迟排行与健康状态。

安装与使用

一键安装

dsh plugin --profile web add dsh-link-pulse

或通过 GitHub 仓库安装:dsh plugin --profile web add github:j2st1n/dsh-link-pulse

快速使用

  1. 安装完成后启动或重启 DSH Web 界面 (dsh web)。
  2. 侧栏底部常驻延迟胶囊,悬停可快速对比各模型网关延迟。

卸载

dsh plugin --profile web remove dsh-link-pulse

License

Apache-2.0