DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

HackenLeung /

HackenLeung/dsh-meme-deep-dive

Verified

为 DeepSeek Harness Web 提供可自定义 GIF 表情互动的 DSH 插件,支持发送消息和 Deep diving 状态动画

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@011d687e

dsh-meme-deep-dive

一个为 DeepSeek Harness Web 提供 GIF 表情互动的 DSH 插件

发送消息时,当前选择的 meme 会出现在发送按钮附近;DSH 显示 Deep diving... 时,meme 会固定在状态文字左侧。点击 meme 或发送消息时,会显示可自定义的工作文案。

功能

  • 在设置页切换 meme,并修改工作文案。
  • 设置页使用静态 PNG 预览,实际互动使用 GIF。
  • 设置保存在当前浏览器的 localStorage 中。
  • 素材会内嵌到客户端构建产物,运行时不请求本地文件。

安装

dsh plugin --profile web add github:HackenLeung/dsh-meme-deep-dive

打开 DSH Web,进入 设置 -> 插件 -> Deep dive meme,即可选择 meme 和修改工作文案。

本地开发

需要 Node.js 20 或更高版本,以及本地 DSH 环境。

npm run build
npm run check

修改 src/client.js 或 assets/memes/ 下的素材后,先运行 npm run build 重新生成 lib/client.js,再运行 npm run check。之后刷新 DSH Web;如果 DSH 缓存了插件 bundle,需要重启 DSH。

兼容性

当前客户端通过 role="status"、Deep diving... 和包含 _turnStatus 的 class 来识别深度思考状态。如果 DSH 的 Web 页面结构发生变化,可能需要同步更新 src/client.js 中的选择器。

许可证

MIT,作者:Hacken。

—/ 5

No ratings yet

Verified DSH bundle

Commit 011d687e91be

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout