DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Blue Whale Maid — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
B

dsh-blue-whale-maid

Blue Whale Maid

A blue whale maid desktop pet for DeepSeek Harness Web that reminds you at the edge of the webpage when there is task activity.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:yuxino/dsh-blue-whale-maid#150cf7099d38c97eb7a54b27dfc4f5315c3160dd
READMECompatibilityVersions

Compatibility and provenance

Blue Whale Maid is published as dsh-blue-whale-maid and currently resolves to version 2.0.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/28/2026

Versions

2.0.0stable
8/28/2026
1.10.7stable
8/28/2026
1.10.6stable
8/27/2026
Show 2 more versionsCollapse versions
1.10.5stable
8/26/2026
1.10.3stable
8/25/2026

Related plugins

Loading related plugins…

Latest
2.0.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 5
Weekly downloads
0
Last push
9/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Remote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Client Ui Git Graph@linxin666/dsh-client-ui-git-graphExternal dsh web GUI plugin: a blank-session git branch selector + Git graph, with real host-side git operations and guards, as a dsh profile bundlePet@linxin666/dsh-petMulti-pet companion plugin for the dsh web GUI: a registry-driven floating pet that reacts to model activity, with per-pet naming, petting/feeding interactions and an affinity score

README

蓝鲸女仆桌宠

蓝鲸女仆桌宠

给 DeepSeek Harness Web 加一只会跟随任务状态、在需要确认、结束或失败时提醒你的蓝鲸女仆。

安装试试 · 喜欢她就点右上角 ⭐ Star

她会做什么

装好以后,她会待在 DSH Web 右下角。任务开始时跟着忙;轮到你确认、这一轮结束或者出了问题,她会换个动作,再冒个泡提醒你。

平时可以把她拖到顺手的位置。点一下,她会晃一晃回应你;双击一下,她会跳起来。

她只说自己能确定的事。比如一轮结束了,她会告诉你“结束了”,不会擅自说“成功了”。

安装

需要 Node.js ^22.19.0 或 >=24.0.0,以及可用的 DeepSeek Harness Web profile。当前 2.0 发行版已在 DSH 0.1.1-rc.2 完成安装、启动和界面验收。

npx --yes @deepseek-ai/dsh plugin --profile web add github:yuxino/dsh-blue-whale-maid

装好后重启 DSH Web:

npx --yes @deepseek-ai/dsh web

权限说明

2.0 版本只在 DSH Web 页面内运行,不读取文件、凭据或环境变量,也不自行发起网络请求。1.x 的余额与费用估算面板已移除,避免桌宠为了附加功能申请这些权限。

更新与卸载

更新:

npx --yes @deepseek-ai/dsh plugin --profile web update dsh-blue-whale-maid

卸载:

npx --yes @deepseek-ai/dsh plugin --profile web remove dsh-blue-whale-maid

更新或卸载后都要重启 DSH Web。

本地开发
npm run build
npm test
npm run check

让 Web profile 直接使用当前仓库:

npx --yes @deepseek-ai/dsh plugin --profile web add .
npx --yes @deepseek-ai/dsh --profile web --dump-config
npx --yes @deepseek-ai/dsh web --no-open

修改代码后先重新构建,再重启 DSH。依赖或 cordis.patch.yml 有变化时,需要重新执行一次 add .。

如果她让 DSH 好用了一点,欢迎点一下页面右上角的 ⭐ Star。这样我能知道,确实有人想让这个小插件继续更新。

项目代码与当前角色资产使用 MIT License;创作与历史来源说明见 CREDITS.md。