Community directory previewDeepSeek Harness is in developer preview
DM

dsh-model-parameters

PluginConfirmed pluginCommunity

fonlan/dsh-model-parameters · updated 13 days ago

Installation

dsh plugin --profile web add @fonlan/dsh-model-parameters
dsh plugin --profile web add github:fonlan/dsh-model-parameters

Plugins in this repository

  • @fonlan/dsh-model-parametersv0.1.3

    DSH plugin: when a provider's model sync returns only ids, automatically fill display name, context window, max output tokens, reasoning efforts, and input modalities from the models.dev catalog (cached, TTL-refreshed), and surface a settings page with toggles, refresh, and a fill report.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (9)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.6shared
    • @deepseek-ai/dsh-host-webserver^0.1.0-rc.6shared
    • @deepseek-ai/dsh-llm-pi-ai^0.1.0-rc.6shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1shared

Paths are pinned to commit a87a78f717ed

Overview

DSH 插件:当 provider 的模型同步(或任何设置写入)留下缺失能力字段的模型条目时,自动从 models.dev 目录补全——显示名称(display name)、上下文窗口(context window)、最大输出 token、推理档位(reasoning efforts)和输入模态(input modalities)。

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
a87a78f717ed
Evidence Score
81/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance17/20
Compatibility evidence5/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenpm run build
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "npm run build"
  • Highshell.rm-rf
    package.json:49dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && tsdown",
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0