dsh-experts
Out-of-tree DSH bundle that brings the Awesome DSH Experts catalog (experts & expert groups) into the Web UI: a Settings → Plugins tab plus an optional composer entry to inject installed expert groups. No deepseek-harness source changes.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fuchao2pku/dsh-experts说明文档
阅读完整 README ↗Configuration
All options default sensibly and can be overridden via cordis.patch.yml or environment variables:
| Option | Env override | Default |
|---|---|---|
catalogUrl | DSH_EXPERT_MARKETPLACE_CATALOG_URL | the published catalog.json (companion repo awesome-dsh-experts) |
maxAgeMs | — | 172800000 (48h) |
timeoutMs | — | 15000 |
maxBytes | — | 5000000 |
composerSlot | DSH_EXPERT_MARKETPLACE_COMPOSER_SLOT | composer.toolbar (set to "" to disable) |
composerIntegration | — | true |
agentTools | — | true |