masknull/dsh-fetch-models-search0

dsh-fetch-models-search

Adds a search box to the 'Fetch available models' candidate dialog in DSH Settings — pure browser-side DOM enhancement, no component modification. 为「设置→模型→获取可用模型」候选弹窗增加搜索过滤,纯浏览器半增强,不改任何组件代码。

包名
dsh-fetch-models-search
版本
0.1.0
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:masknull/dsh-fetch-models-search

Usage

  1. Open Settings → Models.
  2. Expand a pi-ai provider card and click Fetch available models.
  3. The picker opens with a search box above the candidate list. Type part of a model id to narrow the list; clear it to show all candidates again.
  4. Selection behaviour (checkboxes, Select all / Deselect all, Add selected) is unchanged.