Skip to content

Releases: HanaAyane/dsh-reasoning-effort

dsh-reasoning-effort v0.4.0 · 大肥鱼正式版 / Big Fat Fish Release

Choose a tag to compare

@HanaAyane HanaAyane released this 14 Aug 19:30

中文 · English

中文

v0.4.0 是大肥鱼滑块正式并入主线后的首个版本。在保留纯白按钮与三档推理滑块全部交互的基础上,用户现在可以在设置中启用八帧奔跑小人。

新增与改进

  • 新增可选的 大肥鱼滑块,默认关闭;开启后只替换滑块按钮外观。
  • 使用重新整理的透明八帧奔跑素材,按顺序循环播放。
  • 静止时以约 720 ms 播放一轮,拖动时加速到约 420 ms
  • 在滑块两端加入按钮专用安全边距,确保角色始终完整可见。
  • 保留原有 off / high / max 吸附、键盘操作和只出现在按钮左侧的辐射特效。
  • 设置 → 通用设置 → 外观 下方提供独立开关;“推理强度滑块”总开关仍可随时恢复 DSH 原生模型选择器。
  • README 首页改为中文首次使用指南,并提供独立英文文档与 Agent 推荐安装方式。

兼容性

  • DeepSeek Harness Web Profile:0.1.0-rc.6
  • Node.js:22.19+
  • React:18.x

DSH 仍处于开发者预览阶段,后续上游版本可能需要插件同步适配。

推荐:让 Agent 安装

把下面这段话发送给能够执行终端命令的 Agent:

请为 DeepSeek Harness 的 web Profile 安装 dsh-reasoning-effort v0.4.0。
只执行下面两条命令,不要修改其他 Profile:
dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.4.0
dsh --profile web --dump-config
确认输出中出现 dsh-reasoning-effort 后告诉我结果,并提醒我手动重启 DSH Web Host。

手动安装

dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.4.0
dsh --profile web --dump-config

也可以下载附件后本地安装:

dsh plugin --profile web add .\dsh-reasoning-effort-0.4.0.tgz
dsh --profile web --dump-config

安装或升级后请重启 DSH Web Host。附件中的 .sha256 文件用于校验安装包。

English

v0.4.0 is the first mainline release with the Big Fat Fish slider. It preserves the complete white-thumb, three-level reasoning control while adding an optional eight-frame runner that users can enable in Settings.

Added and improved

  • Added the optional Big Fat Fish slider, disabled by default; it replaces only the thumb artwork.
  • Uses a refined transparent eight-frame running cycle in sequential playback order.
  • Plays one cycle in about 720 ms at rest and accelerates to about 420 ms while dragging.
  • Adds thumb-only endpoint padding so the character remains fully visible at both ends.
  • Preserves off / high / max snapping, keyboard control, and left-only radiation effects.
  • Adds a dedicated switch below Settings → General → Appearance; the main Reasoning Effort Slider switch can still restore DSH's native selector immediately.
  • Makes the README homepage a Chinese first-use guide, with separate English documentation and a recommended agent-install flow.

Compatibility

  • DeepSeek Harness Web Profile: 0.1.0-rc.6
  • Node.js: 22.19+
  • React: 18.x

DSH is still a developer preview, so later upstream releases may require a matching plugin update.

Recommended: ask an agent to install it

Send this prompt to an agent that can execute terminal commands:

Install dsh-reasoning-effort v0.4.0 for the DeepSeek Harness web profile.
Run only these two commands and do not modify any other profile:
dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.4.0
dsh --profile web --dump-config
Confirm that dsh-reasoning-effort appears in the output, report the result, and remind me to restart the DSH Web Host manually.

Manual installation

dsh plugin --profile web add github:HanaAyane/dsh-reasoning-effort#v0.4.0
dsh --profile web --dump-config

Alternatively, download and install the attached archive:

dsh plugin --profile web add .\dsh-reasoning-effort-0.4.0.tgz
dsh --profile web --dump-config

Restart the DSH Web Host after installing or upgrading. Use the attached .sha256 file to verify the package.

dsh-reasoning-effort v0.3.0 · 首个公开版本 / First Public Release

Choose a tag to compare

@HanaAyane HanaAyane released this 14 Aug 17:52

中文 · English

中文

这是 dsh-reasoning-effort 的首个公开发行版:为 DeepSeek Harness 提供 Codex 风格的“模型 + 推理强度”一体化选择器。

版本提示: 此 Release 对应 v0.3.0,使用纯白滑块按钮。README 中展示的“大肥鱼滑块”已包含在 main0.4.0 中,但不属于本 Release。

主要功能

  • 在同一个 composer 控件中选择模型和推理强度。
  • 三档吸附:offhighmax
  • 深色蓝紫黑渐变与浅色蓝白渐变主题。
  • 波浪、冲击波、像素辐射、粒子和拖尾严格限制在白色按钮左侧。
  • 直接跟随指针移动,解决滑块拖动延迟。
  • 在“通用设置”中提供持久化启用开关;关闭或卸载后自动恢复 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.0 and uses the plain white slider thumb. The Big Fat Fish slider shown in the README is included in main version 0.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, and max.
  • 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-config

Alternatively, 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-config

Restart the DSH Web Host after installation. Use the attached .sha256 file to verify the downloaded archive.