DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Waterball — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins
W

@sundusk/dsh-waterball

Waterball

适用于 dsh Web GUI 的水球宠物插件:一个带白色眼睛、漂浮的天蓝色水球,会根据代理活动状态(空闲 / 思考 / 工具)做出反应,并在设置的插件部分提供启用开关和大小选项。适配 dsh 0.1.2-alpha.1(已移除 dsh-client-runtime)。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add github:sundusk/dsh-waterball-pet#5fb3ce282e10fcb109b41bf5ea27c13f04dffe29
README兼容性版本

兼容性与来源证明

Waterball 以 @sundusk/dsh-waterball 发布,当前版本为 0.2.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
github
Registry 更新时间
2026/8/29

版本

0.2.0stable
2026/8/29
0.1.3stable
2026/8/25

相关插件

正在加载相关插件…

最新版
0.2.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
未提供
文件数
未提供
Surface
web
许可证
BSD-3-Clause
发布源
github
GitHub
★ 2
周下载
0
最近提交
2026/8/29
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 rClient Ui Task Board@linxin666/dsh-client-ui-task-board面向 DSH Web GUI 的主机权威任务面板,支持实际会话执行、主机 cron 调度以及可选的跨平台空闲睡眠保护;以挂载方式提供,无需修改 DSH 源代码。Client Ui Git Graph@linxin666/dsh-client-ui-git-graph外部 dsh Web GUI 插件:空会话 Git 分支选择器和 Git 图,包含实际的主机端 Git 操作与防护,作为 dsh 配置文件包Pet@linxin666/dsh-pet适用于 dsh Web GUI 的多宠物伴侣插件:由注册表驱动的浮动宠物,可响应模型活动,支持为每只宠物命名、抚摸/喂食互动以及亲密度评分

README

dsh-waterball-pet

一个适用于 DeepSeek Harness Web UI 的漂浮水球宠物插件。水球使用纯 SVG 绘制, 内部颜色会随 Agent 的会话状态变化(外层白色渐变保持不变),球体带柔和投影与 底部接触阴影,便于在浅色页面上看清边界。眼睛可在设置中切换白色/黑色或隐藏。 支持在 Web UI 中开关、调整大小和拖动位置。

This is a floating water-ball pet plugin for the DeepSeek Harness Web UI. It is drawn with SVG and reacts to Agent session events: the ball's inner color changes with the state while the white outer edge of the gradient stays constant. A soft drop shadow and a static ground contact shadow keep the ball visible against light page backgrounds. Eyes can be switched to white or black, or hidden, from the plugin settings. The Web UI settings card controls visibility, size, and position.

兼容性

  • v0.2.0 适配 DeepSeek Harness dsh-v0.1.2-alpha.1:该版本删除了 @deepseek-ai/dsh-client-runtime 包,快照 store 引擎迁移为平台模块 @deepseek-ai/dsh-client-store。本插件客户端改为自包含实现 (src/client/snapshot-store.ts),bundle 只 require react 系平台模块, 不再 require 任何 @deepseek-ai 模块。
  • v0.1.x(≤0.1.3)面向 0.1.0-rc.7,其构建产物 require @deepseek-ai/dsh-client-runtime/client,在新版浏览器端会因模块表无法解析而加载失败。

状态外观

以下为不同状态下的水球样式:

状态黑色眼睛白色眼睛隐藏眼睛
空闲 · idle空闲,蓝色水球,黑色眼睛空闲,蓝色水球,白色眼睛空闲,蓝色水球,无眼睛
思考 / 工作 · waiting思考,绿色水球,黑色眼睛思考,绿色水球,白色眼睛思考,绿色水球,无眼睛
工具调用 · jumping工具调用,紫色水球,黑色眼睛工具调用,紫色水球,白色眼睛工具调用,紫色水球,无眼睛
授权等待 · authorizing授权等待,黄色水球,黑色眼睛授权等待,黄色水球,白色眼睛授权等待,黄色水球,无眼睛
做出你的抉择 · questioning做出你的抉择,粉色水球,黑色眼睛做出你的抉择,粉色水球,白色眼睛做出你的抉择,粉色水球,无眼睛
完成 · done完成,青色水球,黑色眼睛完成,青色水球,白色眼睛完成,青色水球,无眼睛
出错 · failed出错,红色水球,黑色眼睛出错,红色水球,白色眼睛出错,红色水球,无眼睛
停止 / 中断 · stopped停止,深灰色水球,黑色眼睛停止,深灰色水球,白色眼睛停止,深灰色水球,无眼睛
点击挥手 · waving点击挥手,橙色水球,黑色眼睛点击挥手,橙色水球,白色眼睛点击挥手,橙色水球,无眼睛

状态、内部颜色与操作

水球内部颜色随状态变化,外层白色渐变始终不变。眼睛颜色与显隐可在设置中调整。

状态mood内部颜色触发事件 / 操作动画与持续时间
空闲idle蓝色 #4fb3f7没有活动;activity/status 的 idle上下浮动
思考 / 工作waiting绿色 #34d399turn/start、step/start、assistant/chunk;或 activity/status 的 waiting / thinking左右张望,持续到下一状态
工具调用jumping紫色 #a855f7tool/call;或 activity/status 的 tool跳跃,持续到工具结果
授权等待authorizing黄色 #facc15approval/asked柔和呼吸,直到 approval/decided(批准→继续,拒绝/取消→出错)
做出你的抉择questioning粉色 #ec4899tool/call 的 ask_user_question左右摆动,直到 tool/result(回答→继续思考;取消/关闭→停止)
工具结果后继续思考waiting绿色 #34d399tool/result回到思考动画
完成done青色 #22d3eeactivity/status 的 done;或 turn/end 的 reason=completed欢快跳动约 2.5 秒
出错failed红色 #f87171turn/end 的 reason=error低头沮丧约 3 秒
中断 / 停止stopped深灰 #111827turn/end 的 reason=aborted、blocked、max-tokens 或其他停止原因静止下沉约 3 秒
点击挥手waving橙色 #fb923c单击水球左右摇摆约 1.6 秒

标准 DSH 会话事件始终作为状态来源;如果额外安装了活动状态插件,也兼容 activity/status 事件。

安装

从 GitHub 安装(推荐)

需要已安装 Node.js、pnpm 和 DeepSeek Harness:

dsh plugin --profile web add github:sundusk/dsh-waterball-pet

仓库已包含构建后的 host/browser 两个插件部分,安装时不需要执行第三方构建脚本, 可以直接使用。安装完成后重启 dsh web,然后打开 Web UI,在「设置 → 插件」的 插件配置列表中启用「水球宠物」(卡片与内置的 Shell / Agent loop / Web search 卡片平级,位于「Web UI 插件」分组之外)。

兼容性注意:白名单问题

插件能够从 GitHub 安装成功,不代表当前 DeepSeek Harness 宿主版本已经允许 waterball 设置命名空间。Harness 的 @deepseek-ai/dsh-host-apiproxy 会维护一份 Web UI 设置白名单;如果你的版本还没有包含 waterball,可能出现以下情况:

  • 插件已经安装,但设置卡片显示不可用或只读;
  • 启用、大小、位置等设置无法保存;
  • 某些宿主版本中水球覆盖层也可能不会显示。

遇到这些情况,请先升级 DeepSeek Harness 到包含 waterball 白名单的版本,重启 dsh web 后再检查。修改本机 npx 缓存中的宿主文件只能作为临时开发排查手段, 不会替其他用户解决这个问题,也可能在重新安装后被覆盖。这个兼容性问题属于 Harness 宿主,不是 npm/GitHub 分发方式本身造成的。

本地开发安装

dsh plugin --profile web add link:<本仓库绝对路径>

重启 dsh web 后生效。插件代码修改后运行 pnpm build,并将更新后的 lib/ 一并提交。

结构

  • src/index.ts — host 半区:监听标准 session 事件与可选的 activity/status 相位, 提供 GET /api/waterball/status,注册 waterball 设置命名空间。
  • src/client/index.ts — browser 半区:渲染水球、轮询状态、注册插件配置卡片。
  • cordis.patch.yml — bundle patch 插件行,插件 ID 为 ui-waterball。
  • shared/ — 独立仓库使用的客户端构建预设。
  • lib/ — 已提交的 host/browser 构建产物,保证 GitHub 安装无需执行构建脚本。

English

State appearance

Water ball styles for each state:

StateBlack eyesWhite eyesHidden eyes
Idle · idleIdle blue water ball, black eyesIdle blue water ball, white eyesIdle blue water ball, no eyes
Thinking / working · waitingThinking green water ball, black eyesThinking green water ball, white eyesThinking green water ball, no eyes
Tool call · jumpingTool call purple water ball, black eyesTool call purple water ball, white eyesTool call purple water ball, no eyes
Awaiting approval · authorizing

State, ball colors, and interactions

The water-ball's inner color follows the current state; the white outer edge of the gradient never changes. Eye color and visibility are adjustable in settings.

StatemoodBall colorTrigger / operationAnimation and duration
IdleidleBlue #4fb3f7No active work; activity/status phase idleGentle bobbing
Thinking / workingwaitingGreen #34d399turn/start, step/start, assistant/chunk; or activity/status phase waiting / thinkingSide-to-side tilt until the next state
Tool calljumpingPurple #a855f7tool/call; or activity/status phase toolHopping until the tool result
Awaiting approvalauthorizingYellow #facc15approval/askedSoft breathing until approval/decided (allowed → continue; rejected/cancelled → error)
Awaiting your choicequestioningPink #ec4899tool/call of ask_user_questionSide-to-side tilt until tool/result (answered → continue thinking; cancelled/dismissed → stopped)
Thinking after a tool resultwaitingGreen #34d399tool/resultReturns to the thinking animation
CompleteddoneCyan #22d3eeactivity/status phase done; or turn/end with reason=completedCheerful jump for about 2.5 seconds
ErrorfailedRed #f87171turn/end with reason=errorDrooping animation for about 3 seconds
Stopped / interruptedstoppedDark gray #111827

The plugin always supports standard DSH session events. It also accepts the optional activity/status events when an activity-tracking plugin is installed.

Install from GitHub

Requirements: Node.js, pnpm, and DeepSeek Harness.

dsh plugin --profile web add github:sundusk/dsh-waterball-pet

The repository includes the prebuilt host and browser artifacts, so installation does not need to run a third-party build script. Restart dsh web, then enable Water Ball Pet under Settings → Plugins → Web UI Plugins.

Compatibility note: host allowlist

A successful GitHub installation does not guarantee that the installed DeepSeek Harness host supports the waterball settings namespace. The Harness @deepseek-ai/dsh-host-apiproxy package maintains an allowlist for Web UI settings. If your Harness version does not include waterball, the plugin may install but its settings card can be unavailable or read-only, settings such as enabled/size/position may not persist, and some host versions may not render the water-ball overlay.

If this happens, upgrade DeepSeek Harness to a release that includes waterball in the host allowlist, restart dsh web, and check again. Editing the local npx cache is only a temporary development workaround; it does not fix other users' installations and may be overwritten during reinstall. This is a Harness host compatibility issue, not a GitHub or npm distribution issue.

Local development

dsh plugin --profile web add link:<absolute-path-to-this-repository>

Run pnpm build after changing the source and commit the updated lib/ artifacts.

桌面悬浮球(推荐)

水球不只可以活在网页里。如果你希望它出现在整个电脑桌面上——即使不看 DeepSeek Harness 的 Web UI,也能随时知道任务进度——可以试试 dsh-macDesktop-pet:一款 macOS 原生 悬浮球应用,在桌面上显示一颗置顶的发光小球,颜色随 Agent 状态呼吸变化(思考=绿、 调工具=紫、完成=青、出错=红),瞄一眼桌面即可掌握运行状态。

Desktop companion: a native macOS app that shows an always-on-top glowing ball breathing with the Agent's state, so you can track progress at a glance without opening the Web UI.

Awaiting approval yellow water ball, black eyes
Awaiting approval yellow water ball, white eyes
Awaiting approval yellow water ball, no eyes
Awaiting your choice · questioningQuestion pink water ball, black eyesQuestion pink water ball, white eyesQuestion pink water ball, no eyes
Completed · doneCompleted cyan water ball, black eyesCompleted cyan water ball, white eyesCompleted cyan water ball, no eyes
Error · failedError red water ball, black eyesError red water ball, white eyesError red water ball, no eyes
Stopped / interrupted · stoppedStopped charcoal water ball, black eyesStopped charcoal water ball, white eyesStopped charcoal water ball, no eyes
Click reaction · wavingClick reaction orange water ball, black eyesClick reaction orange water ball, white eyesClick reaction orange water ball, no eyes
turn/end with reason=aborted, blocked, max-tokens, or another stop reason
Sinking animation for about 3 seconds
Click reactionwavingOrange #fb923cClick the water ballSide-to-side wave for about 1.6 seconds