Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:PC2005-cloud/dsh-pet#path:/dsh-pet
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
A floating desktop pet for the DeepSeek Harness Web UI. 一只住在 DeepSeek Harness Web 界面里的桌面宠物:待机呼吸、随机动作、屏幕漫游、点击反应、可拖拽。
✨ 功能特性
- 25 个手绘风透明动画:待机呼吸、打瞌睡、玩魔方、哼歌、炸毛、吐泡泡……全部无缝衔接
- 永不停止的动画链:每段动画播完立即按概率选下一个(30% 待机 / 10% 转向 / 40% 动作 / 20% 移动)
- 屏幕漫游:朝 facing 方向行走,自动检查空间、不走出屏幕
- 点击 / 拖拽:点击有随机回应动画(开心 / 害羞 / 傲娇),可拖到任意位置
- 左右朝向:所有动画 CSS 镜像,人物可朝左 / 朝右
- 落地对齐:动画统一脚底线,宠物始终站在"地面"上
- 流畅切换:双缓冲 video 交叉淡入,切换零空白帧
- 无障碍友好:支持
prefers-reduced-motion
📦 安装
dsh plugin --profile web add dsh-pet
重启 dsh web,宠物出现在界面右下角。
⚙️ 配置
| 配置项 | 说明 | 当前状态 |
|---|---|---|
size |
宠物显示高度(px) | 默认 260,暂未下发到浏览器(DSH 客户端配置管线限制,走代码默认值) |
position |
默认角落位置 | 默认右下角,同上暂未下发 |
fullRoot |
原始 1200×1200 母版资源目录 | 默认 $DSH_HOME/pet-assets,需手动下载母版后生效 |
说明:插件安装即用,上述配置均为可选;
size/position的浏览器侧配置化正在规划中。
🗑️ 卸载
dsh plugin --profile web remove dsh-pet
🖥️ 运行效果
宠物实际运行在 DSH Web 界面中的样子:
🎬 效果预览
动画为透明背景;GIF 预览中透明部分显示为页面底色,实际播放为透明。
全部 25 个动画见仓库:dsh-pet/assets/thumb/。
📚 完整项目(不止是插件)
这是完整的三件套项目,任何人 clone 仓库都可以从零生成自己的桌面宠物:
① 提示词(配方) → ② 素材生成链(引擎) → ③ 插件(成品)
AI 生成动画的配方 源视频 → 透明动画的管线 运行在 DSH 里的宠物
- 仓库:PC2005-cloud/dsh-pet
- 设计与实现文档:DESIGN.md
🔎 发现更多 DSH 插件
- 社区插件目录:awesome-dsh-plugin.com
- DSH 官方仓库:deepseek-ai/DeepSeek-Harness
📄 许可
- 代码:MIT
- 素材(动画/提示词):见仓库说明
Links
More in this category
Nagi-ovo/dsh-ads★ 318
Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional.
vlln/whale-girl★ 121
Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable.
omdsh-dev/dsh-gomoku★ 12
Play Gomoku against the AI, or let two AIs battle it out.
lhh010/dsh-minigames★ 12
Side-panel arcade: 18 offline mini-games to play while the model thinks.
AnacondaKC/dsh-stock-market★ 11
Fixes the bug where your account can't lose money while you code.
hellodigua/dsh-emoji★ 11
Automatically add emojis to AI replies.