dsh-model-selector-search
搜索增强的会话模型选择器:两段式宽松匹配(先归一化子串,未命中再退子序列,glm53 命中 GLM-5.3、ds 命中 DeepSeek)、近七天成功调用过的供应商置顶,推理档位面板记住每个模型上次显式选择的档位。
Session model selector with search: two-stage loose matching (normalised substring first, subsequence as fallback, so glm53 finds GLM-5.3 and ds finds DeepSeek), providers with recent successful calls pinned first, and a reasoning-effort pane that remembers each model's last explicitly chosen effort.
怎么安装
dsh plugin add @arcaneorion/dsh-model-selector-search 简介
@arcaneorion/dsh-model-selector-search DSH 会话模型选择器(搜索增强),**独立 cordis client 插件**。替换原生 conversation.input.model 座位(priority: -1 遮蔽原生 0,官方 shadows-shipped-ui 路径),提供: **布局对齐原生 ModelSelect**:38px 两行行(名称 14/500 + 描述 tertiary 换行)、选中无填充只留尾部 ✓、sticky 分组头、菜单卡片用原生 Menu 材质 token(specific-menu 面 + lv3 阴影 + 自适应宽度 min 240/max 420)、触发器 28px 无边框胶囊 + chevron 120ms 搜索框:模型名 / id / 描述 / 供应商名(含**路由 id**,轮询组呈现名可能全部相同)**两段式宽松匹配**——先归一化子串(小写 + 去分隔符 -/_/.///空格,「glm53」命中「GLM-5.3」),未命中再退**子序列**兜底(fzf 式按序不连续,「ds」命中「DeepSeek」);有查询时命中组按梯队稳定排序(子串命中组在前,组内模型行同样子串优先);纯分隔符查询视为无搜索;匹配片段高亮仅对原始子串命中生效(归一化/子序列才命中的不高亮);组名或 id 命中时显示全组模…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-09-05
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
dsh-codex-ui
MichengAI/dsh-codex-ui
为 DeepSeek Harness 网页端重构 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航。