dsh-model-provider-label:在 DSH 模型选择器中同时显示 provider 与模型名

dsh-model-provider-label 是 DeepSeek Harness (DSH) 的一款 Web 插件,旨在解决多 Provider 配置下同名模型难以区分的问题。该插件在模型选择器中同时显示 Provider 显示名与模型名,帮助用户准确识别来源。插件由 haiyoucuv 开发,基于 MIT 许可证,通过复用宿主服务并遮蔽默认 UI 槽位实现功能。 目前,该插件已停止维护,其核心功能已整合至 dsh-chat-tweaks。用户需注意,这两个插件占用同一 UI 槽位,共存会导致报错。因此,若安装 dsh-chat-tweaks,应卸载 dsh-model-provider

Read More
dsh-model-garden:给 DSH Web UI 增加可搜索、可排序、可看成本的模型选择器

dsh-model-garden 是面向 DeepSeek Harness (DSH) Web UI 的静态插件,旨在解决模型数量多时难以搜索、排序及缺乏成本可视化的问题。该插件由客户端 `client.js` 和宿主端 `index.js` 组成,需 Node.js 22+ 及 Web 栈支持。 核心功能包括:提供即时搜索、按名称/上下文/价格排序、收藏管理及本地模型筛选的表格化选择器;集成 `models.dev` 数据展示价格(缓存24小时)与上下文窗口;实时显示每任务用量与成本,支持会话成本明细导出 CSV;并提供推理强度选择器。插件以插件化方式运行,不改变 DSH 原有架构,仅在 W

Read More
dsh-ui-model-selection-collapsible:为 DSH 模型选择器添加可访问的供应商折叠分组

`ZoeHao2026/dsh-ui-model-selection-collapsible` 是一款专为 DeepSeek Harness (DSH) Web 平台设计的社区插件,旨在为模型选择器提供按供应商独立折叠的分组界面。该插件在保留官方数据、配置及调用逻辑的前提下,支持每个供应商独立展开或折叠,并显示模型数量。用户可在 DSH 设置中灵活选择初始展开策略(如当前供应商、全部展开/折叠等),调整列表密度及动画效果(支持跟随系统或关闭)。插件具备完整的键盘导航支持、无障碍特性(ARIA 标签)及 160ms 对称动画,并适配 `prefers-reduced-motion`。它复用官方服

Read More
dsh-reasoning-slider: Switching reasoning gears within the DSH model selector

`qjcnmd/dsh-reasoning-slider` is an MIT-licensed DSH plugin designed to address the cumbersome process of configuring reasoning levels when frequently switching models in DeepSeek Harness. This plugin embeds the reasoning level slider directly into the model selector overlay, allowing users to intuitively view supported levels upon selecting a model and switch them in real-time by dragging the slider, with changes taking effect upon release. Additionally, the plugin supports keyboard arrow keys and mouse wheel operations, automatically retaining the current level when switching models. If the target model does not support the current level, it automatically reverts to the default level, significantly reducing operational overhead. Before installation, ensure that `pnpm` and `dsh` are available in the environment, then add the plugin via the `dsh plugin` command from npm or GitHub, and restart the `dsh web`

Read More
Copilot Connects to Grok 4.5 and Claude Opus 5 in July, IDE Becomes a Battlefield for Agent Model Selection

On July 24 and 28, 2026, GitHub's official Changelog consecutively announced that Claude Opus 5 and Grok 4.5 have been integrated into GitHub Copilot, and users can switch between them via the model selector in VS Code, Copilot CLI, JetBrains and other entry points. Opus 5 is designed for complex long-chain Agent tasks, while Grok 4.5 boasts a maximum context window of 500,000 tokens and parallel tool calling. For Business/Enterprise plans, the feature requires administrators to enable the relevant policy, and Grok 4.5 is disabled by default. This article sorts out the access scope, plan differences, billing methods and selection references based on the official announcements.

Read More