Skip to content
dsh.fish
Bundle

@dsh-external/dsh-client-ui-pet-remielle

Hot-pluggable Remielle (蕾米埃尔) sticker pet for the dsh web GUI: a transparent floating companion from Zenless Zone Zero that switches animated GIF moods with the harness work state

Source
Gin-7
stars
9 stars
License
SEE LICENSE IN NOTICE
Updated
Updated 15 days ago

Readme

# dsh-pet-remielle · 蕾米埃尔桌宠

DeepSeek Harness Web GUI 的《绝区零》角色蕾米埃尔(Remielle)桌宠插件,素材来自《绝区零》官方发布的活动表情包。

## 效果

透明悬浮、随 DSH 工作状态自动切换动画贴纸(下方为实际素材预览,GIF 即桌面宠使用的贴纸):

| 状态 | 贴纸 | 触发 |
|---|---|---|
| 工作中_01 | <img src="assets/01.gif" width="120" alt="01 工作中_01"> | 正在流式输出回答 |
| 工作中_02 | <img src="assets/02.gif" width="120" alt="02 工作中_02"> | 正在调用工具 |
| 心满意足 | <img src="assets/03.gif" width="120" alt="03 心满意足"> | 一轮收尾 6 秒内 |
| 思考中 | <img src="assets/04.gif" width="120" alt="04 思考中"> | 本轮出现 think 块 / 尚未输出 |
| 等待回应 | <img src="assets/05.gif" width="120" alt="05 等待回应"> | 提问/批准弹窗等待 · 空闲 2 分钟 |
| 待机中 | <img src="assets/06.gif" width="120" alt="06 待机中"> | 常规空闲 |

桌宠悬浮于页面右下角(可拖动),透明背景无卡片;左键点击随机播放一个动作,右键菜单可调整缩放/透明度、锁定与重置位置、隐藏↔唤醒、暂停动画,并打开设置面板。

## 安装

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

加载即生效、卸载即复原(插件行 id 为 `ui-pet-remielle`)。

## 开发与构建

```sh
pnpm install
pnpm build          # 重新生成素材嵌入 + tsdown 构建 lib/
```

- `scripts/generate-art.mjs`:把 `assets/*.gif` 内联为 `src/client/art.generated.ts`(data URI)。
- `build/` 为 tsdown 客户端构建预设。
- 构建产物 `lib/` 已提交,安装无需构建。

## 版权与许可

素材来自《绝区零》「初代虚狩,回归」活动表情包,版权归原权利方(米哈游/HoYoverse)所有。本插件仅供个人学习与娱乐,**禁止商业使用与再分发素材本身**。署名与来源链见 `NOTICE`。

Install

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

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
Source