dshbase

插件目录 / Developer / dsh-pet-StatusLight

dsh-pet-StatusLight

未验证 kongchengavg

✓ 持续维护 基于 1 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

2Stars
0Forks
0未关闭 issue
语言
2026-08-20最近推送
跨平台平台

功能简介

DeepSeek Harness 状态灯插件:角色表情状态灯 + 聊天框气泡,完成任务/出错/提问时自动弹出(dsh-plugin)

我们的评价
未验证 — 尚未实测

DeepSeek Harness 状态灯插件:角色表情状态灯 + 聊天框气泡,完成任务/出错/提问时自动弹出(dsh-plugin) 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-pet-StatusLight

A talking desktop pet for DeepSeek Harness.

English · 中文

npm version license repo size issues Platform assets

A character portrait that reflects your model's live state — thinking, error, completed, idle — with character-specific chat bubbles when a task finishes, fails, or asks you a question. Click through to the exact session in one step. Even with the browser minimized, the system-level always-on-top mini-window keeps you company.

Preview

Characters
Nine characters, switch anytime via right-click

Four states
Status light: thinking / error / completed / idle expressions switch automatically

Chat bubble
Character-specific chat bubbles on completion, error, and questions

Contact

Feel free to open an issue for bugs, suggestions, or questions.

Highlights & Features

  • 🐾 9 desktop-pet characters: Furina, Hu Tao, Aether, Nahida, Kazuha, Lumine, Zhongli, Traffic Light, Robot; switch anytime via right-click, and your choice is remembered.
  • 🎭 Live expressions: four states — thinking, error, completed, idle — each with its own set of expressions; errors take priority and auto-recover.
  • 💬 Character chat bubbles: pop up when a task completes, errors, or asks you a question; tap View Details to jump straight to the session.
  • 🪟 Always-on-top mini-window (Windows): a transparent window independent of the browser — visible even when the browser is minimized; draggable, right-click to switch characters, auto-respawns on failure.

Install, Uninstall & Update

Install

Method 1: Hand it to your AI (copy and send the text below to your AI)

Install this plugin by following INSTALL.md at https://github.com/kongchengavg/dsh-pet-StatusLight/

Method 2: Manual install

Published to npm; install with one command:

dsh plugin --profile web add dsh-pet-statuslight          # one-line npm install
# or via GitHub source:
dsh plugin --profile web add git+https://github.com/kongchengavg/dsh-pet-StatusLight.git

No global dsh CLI? Use npx — run the same commands through npx without installing dsh globally:

npx -y @deepseek-ai/dsh plugin --profile web add dsh-pet-statuslight
npx -y @deepseek-ai/dsh plugin --profile web add git+https://github.com/kongchengavg/dsh-pet-StatusLight.git

Restart dsh web and the plugin loads automatically.

Note: pnpm withholds versions published less than 24 hours ago; if you do not get the latest version, pin the version explicitly (e.g. [email protected]).

Uninstall

dsh plugin --profile web remove dsh-pet-statuslight
# no global dsh CLI? use npx:
npx -y @deepseek-ai/dsh plugin --profile web remove dsh-pet-statuslight

Restart dsh web and the plugin is removed.

Update

dsh plugin --profile web add dsh-pet-statuslight@<latest>   # npm source (pin version to bypass 24h hold)
# or re-pull the latest from GitHub:
dsh plugin --profile web add git+https://github.com/kongchengavg/dsh-pet-StatusLight.git
# no global dsh CLI? use npx with the same arguments:
npx -y @deepseek-ai/dsh plugin --profile web add dsh-pet-statuslight@<latest>
npx -y @deepseek-ai/dsh plugin --profile web add git+https://github.com/kongchengavg/dsh-pet-StatusLight.git

Re-adding completes the update; restart dsh web to apply.

Usage

  • Right-click the light or the mini-window: switch character / open the main UI / close the mini-window.
  • Left-drag the mini-window: move it (position auto-saved).
  • Chat bubble: tap View Details to jump to the session; tap × to dismiss instantly; auto-dismisses after 60 seconds.
  • Character and position settings are stored in .statuslight.json in the workspace and can be edited manually.

Future improvements

  1. Add unique notification sounds for each character;
  2. Add more fun characters;
  3. If you have valuable feedback, feel free to open an issue — I will evaluate it and upgrade the plugin as soon as possible.

Disclaimer

This project is provided as-is, without warranty or endorsement for any particular purpose (including commercial use). Character image assets belong to their original authors and are provided for personal/learning use only — verify their licenses yourself. This is a community open-source project and is not affiliated with DeepSeek, miHoYo, or any official entity.

License

Code is licensed under MIT (see LICENSE); character image assets belong to their original authors.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-pet-StatusLight」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:kongchengavg/dsh-pet-StatusLight

Headless(CLI)profile:

dsh plugin --profile headless add github:kongchengavg/dsh-pet-StatusLight

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26 · 标记 webonly
备注:验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7789 个插件 →