dsh-model-list-search
其他 活跃维护

dsh-model-list-search

nathannli/dsh-model-list-search

轻量输入搜索过滤组件,可对接各类模型选择列表实现实时关键词筛选,无需额外配置,用户输入内容即可快速定位目标模型,无需手动翻找冗长列表,交互简单开箱即用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:nathannli/dsh-model-list-search
git clone https://github.com/nathannli/dsh-model-list-search.git
git clone git@github.com:nathannli/dsh-model-list-search.git
README.md main

dsh-model-list-search

A client-only DeepSeek Harness plugin that adds a Search models… field to the composer model picker.

Behavior

  • Focuses the search field when the picker opens to its model list.
  • Filters model names and descriptions as you type, case-insensitively.
  • Preserves provider headings only when they contain a matching model.
  • Press / to focus search; press Escape once to clear the query.
  • Does not change model configuration or selection behavior.

Install

dsh plugin --profile web add /Users/nathan/dsh-plugins/dsh-model-list-search

Restart DSH Desktop after installation. Then open the composer model picker, choose Model, and start typing.

Test

pnpm test