dsh plugins中文
← Back to popular plugin directory

DSH UI Model Selection Collapsible

ZoeHao2026/dsh-ui-model-selection-collapsible · skills

Accessible collapsible provider groups for the DeepSeek Harness model selector.

★ 1GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

为 DeepSeek Harness(DSH)的模型选择器添加按供应商独立折叠的分组界面,同时保留官方的数据、选择、配置和调用逻辑。

Adds independently collapsible provider groups to the DeepSeek Harness model selector while preserving the official data, selection, configuration, and invocation paths.

pnpm run verify 会依次执行 TypeScript 类型检查、Vitest/jsdom 测试、bundle 构建和真实 lazy-CJS/apply 冒烟测试。仓库提交 lib/ 构建产物,CI 会在重新构建后验证产物没有差异。 设计边界

Install command

dsh plugin --profile web add github:ZoeHao2026/dsh-ui-model-selection-collapsible
View GitHub repository ↗Back to popular plugin directory