DeepSeek Harness Plugin

Gin-7/dsh-pet-remielle

Stars ★ 10 Category UI Enhancements Added 2026-08-17

A Remielle(ZZZ) desktop pet for the dsh web GUI that switches animated sticker moods with the harness work state.

Install

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:Gin-7/dsh-pet-remielle

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

中文 | English

A desktop pet plugin for the DeepSeek Harness Web GUI featuring Remielle (蕾米埃尔), a character from Zenless Zone Zero. Sticker assets are from the official ZZZ activity sticker pack.

Effects

A transparent floating pet that switches animated stickers based on the DSH work state (GIF previews below are the actual stickers used):

State Sticker Trigger
Working_01 Streaming an answer
Working_02 Calling a tool
Satisfied Within 6s of finishing a turn
Thinking Think block / not yet output
Waiting Question/approval prompt · 2min idle
Idle Regular idle

The pet floats at the bottom-right of the page (draggable), transparent with no card. Left-click plays a random action; the context menu adjusts scale/opacity, locks & resets position, hides↔wakes, pauses animation, and opens the settings panel.

The settings panel uses a dsh-style two-column layout with four sections (Appearance, Behavior, Update, Feedback); all settings persist automatically across restarts. The pet checks the GitHub repo for new versions: a "New version" bubble appears above its head, and the settings button becomes "Update" for one-click incremental updates (whether to update is always your choice).

Install

dsh plugin --profile web add github:Gin-7/dsh-pet-remielle

Takes effect on load and restores on uninstall (plugin row id ui-pet-remielle).

Development & Build

pnpm install
pnpm build          # regenerate embedded assets + tsdown build to lib/
  • scripts/generate-art.mjs inlines assets/*.gif into src/client/art.generated.ts (data URIs).
  • build/ is the tsdown client build preset.
  • Built artifacts in lib/ are committed; no build needed to install.

Copyright & License

  • Plugin source code: released under the MIT License.
  • Assets: from the ZZZ "初代虚狩,回归" activity pack; copyright belongs to the rights holders (miHoYo/HoYoverse). This plugin is for personal learning and entertainment only — commercial use and redistribution of the assets themselves are prohibited. Attribution and source chain: see NOTICE.

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →