Skip to content

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

Latest

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.