joshryandavis/dsh-catalog-refresh ↗★ 0
dsh-catalog-refresh
Rebuild DSH's pi-ai model catalogues at runtime: fetches the live model lists from OpenRouter, OpenCode Zen, Fireworks, Groq, Together and DeepSeek and patches the harness's installed pi-ai MODELS registry, so the model picker and discovery show fresh models without hand-adding custom models.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:joshryandavis/dsh-catalog-refresh说明文档
阅读完整 README ↗Configuration (environment)
| variable | meaning | default |
|---|---|---|
CATALOG_REFRESH_DISABLE | 1 disables the plugin entirely | off |
CATALOG_REFRESH_INTERVAL_HOURS | re-fetch cadence | 12 |
CATALOG_REFRESH_HOME | cache directory override | $DSH_HOME or ~/.dsh |
CATALOG_REFRESH_EFFORTS | offered reasoning levels for rebuilt models | off,high,max |