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.

Model Capabilities — DSH Plugin for DeepSeek Harness
← Plugins

@starpivot/dsh-model-capabilities

Model Capabilities

Background auto-fill of llm-pi-ai model capability fields from overrides → pi-ai catalogs → models.dev

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

npx -y @deepseek-ai/dsh plugin --profile web add @starpivot/dsh-model-capabilities@0.1.1
READMECompatibilityVersions

Compatibility and provenance

Model Capabilities is published as @starpivot/dsh-model-capabilities and currently resolves to version 0.1.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

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

Versions

0.1.1stable
8/22/2026
0.1.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.1.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
31.3 kB
Files
6
Surface
any
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
26
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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in models-usage.

Whale 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.Ui Usage Billing@kenz1117/dsh-ui-usage-billingUsage billing dashboard for DeepSeek Harness: sidebar cost metrics plus a full dashboard modal, priced from a current multi-provider catalog with real usage aggregated from session logs.

README

@starpivot/dsh-model-capabilities

DSH 后台守护插件:自动补全 llm-pi-ai 各路由模型条目缺失的能力字段(上下文窗口、输出上限、输入模态、推理档位、compat)。补完的配置经 settings 服务写入 ~/.dsh/settings.yaml,热加载即时生效。

行为

  • 触发:启动(llm-pi-ai 命名空间注册后)/llm-pi-ai 设置变更(防抖 5s)/每 12h 定期重扫。
  • 来源链:本地 ~/.dsh/model-capabilities.overrides.json → 最新 pi-ai catalog → 已安装 catalog → models.dev。
  • 只补缺失字段,不覆盖已写字段。

安装

dsh plugin --profile web add github:StarPivotNet/dsh-plugins-public#path:packages/model-capabilities

然后重启 dsh web。