dsh-reasoning-effort v0.3.0 · 首个公开版本 / First Public Release
中文
这是 dsh-reasoning-effort 的首个公开发行版:为 DeepSeek Harness 提供 Codex 风格的“模型 + 推理强度”一体化选择器。
版本提示: 此 Release 对应
v0.3.0,使用纯白滑块按钮。README 中展示的“大肥鱼滑块”已包含在main的0.4.0中,但不属于本 Release。
主要功能
- 在同一个 composer 控件中选择模型和推理强度。
- 三档吸附:
off、high、max。 - 深色蓝紫黑渐变与浅色蓝白渐变主题。
- 波浪、冲击波、像素辐射、粒子和拖尾严格限制在白色按钮左侧。
- 直接跟随指针移动,解决滑块拖动延迟。
- 在“通用设置”中提供持久化启用开关;关闭或卸载后自动恢复 DSH 原生模型选择器。
兼容性
面向 DeepSeek Harness Web Profile 0.1.0-rc.6。DSH 仍处于开发者预览阶段,后续上游版本可能需要插件同步适配。
安装
从 GitHub Tag 安装:
dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.3.0
dsh --profile web --dump-config也可以下载附件 dsh-reasoning-effort-0.3.0.tgz 后本地安装:
dsh plugin --profile web add .\dsh-reasoning-effort-0.3.0.tgz
dsh --profile web --dump-config安装完成后请重启 DSH Web Host。附件中的 .sha256 文件可用于校验下载内容。
English
This is the first public release of dsh-reasoning-effort, a Codex-style combined model and reasoning-effort selector for DeepSeek Harness.
Version note: This Release is
v0.3.0and uses the plain white slider thumb. The Big Fat Fish slider shown in the README is included inmainversion0.4.0, but is not part of this Release.
Highlights
- Select the model and reasoning effort from one composer control.
- Three snapping levels:
off,high, andmax. - Blue-violet-black dark theme and blue-white light theme.
- Waves, shock pulses, pixel radiation, particles, and trails remain strictly behind the white thumb on its left side.
- Direct pointer tracking removes slider drag lag.
- A persistent enable switch in General Settings, with automatic fallback to DSH's native model selector when disabled or uninstalled.
Compatibility
Targets the DeepSeek Harness Web Profile 0.1.0-rc.6. DSH is still a developer preview, so later upstream releases may require a matching plugin update.
Installation
Install from the GitHub tag:
dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.3.0
dsh --profile web --dump-configAlternatively, download dsh-reasoning-effort-0.3.0.tgz and install the local archive:
dsh plugin --profile web add .\dsh-reasoning-effort-0.3.0.tgz
dsh --profile web --dump-configRestart the DSH Web Host after installation. Use the attached .sha256 file to verify the downloaded archive.