dsh-model-visibility
Model visibility manager for DeepSeek Harness: hide or show any model in the conversation model selector from a dedicated settings page. Per-model switches, search, provider-level batch actions, reset-all. Zero intrusion - writes only its own hidden list, never the provider config; hiding a model in use never interrupts a running session.
DSH 模型可见性管理:在独立的设置分区页里按渠道/模型隐藏或显示模型选择菜单中的条目。逐模型开关、实时搜索、渠道级批量隐藏/显示、一键恢复全部。零侵入——只写插件自己的隐藏列表,不改 Provider 配置,隐藏正在使用的模型不会中断会话。
How to install
dsh plugin add dsh-model-visibility About
dsh-model-visibility **English · 中文** DeepSeek Harness 的模型可见性插件:控制哪些模型出现在对话界面的模型选择菜单里。 安装后在设置左侧导航提供一个独立的「**模型可见性**」分区页(紧跟「模型」): 🔍 **搜索** —— 按模型名/ID/渠道名实时过滤 🎚️ **逐模型开关** —— 隐藏的模型立即从选择器消失,显示即恢复 📦 **渠道级批量** —— 一键隐藏/显示某个 Provider 的全部模型 ♻️ **一键恢复全部** —— 清空隐藏列表 🛡️ **零侵入** —— 只写插件自己的隐藏列表,不改你的 Provider 配置;隐藏正在使用的模型不会中断该会话 🆕 **新模型自动可见** —— 插件只记录"要隐藏什么",Provider 新广告的模型默认出现 预览 要求 DeepSeek Harness ≥ 0.1.1-rc.2(更早版本未测试) Node.js 22+(构建与运行) 安装 sh dsh plugin --profile web add dsh-model-visibility 重启 dsh web 后生效。 工作原理 **宿主半**(lib/index.js):持有 model-visibility 设置段(隐藏列表),并在源头包装 ctx.llm.listModels——会话选择器(ses…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-27
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, model-management, model-selector, model-visibility, typescript
Related plugins
dsh-context
bowenliang123/dsh-context
DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
dsh-cost-meter
Han-1413141/dsh-cost-meter
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
dsh-usage-stats
Ychris12138/dsh-usage-stats
Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
TokenLedger
zh667/TokenLedger
Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.