dsh-web-ui
zhu1090093659
Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:Alice-P197/cat-healing
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
为 DeepSeek Harness (DSH) Web 设计的治愈系角落小猫组件——在你工作时安静陪伴,偶尔卖萌。
dsh-usage-widget 的悬浮组件设置面板互通(localStorage dsh-floating-widgets-v1)方式一:插件市场(推荐)
DSH 中打开 设置 → 插件 → 插件市场,搜索 cat-healing,点击安装。
方式二:让你的 agent 安装
market_install Alice-P197/cat-healing
方式三:手动
<dsh-desktop>/harness/plugins/cat-healing/dsh plugin --profile web add <该目录的绝对路径>cordis.patch.yml 中追加:- insert:
- id: cat-healing
name: cat-healing
安装后刷新页面(或重启 DSH)即可看到右下角的小猫。
| 操作 | 效果 |
|---|---|
| 点击猫咪照片 / 「摸摸」按钮 | 摸摸猫,冒爱心 |
| 「换一只」按钮 | 切换下一只猫 |
| 拖动标题栏 / 迷你爪 | 移动组件位置(自动保存) |
| 「—」按钮 | 收起为迷你爪 |
| 「✕」按钮 | 关闭组件(设置里可重新启用) |
| 🐾 开关 | 爪印粒子效果开关 |
cat-healing/
├─ package.json # DSH 插件清单(dsh.client.platform: web)
├─ lib/
│ ├─ client.js # 客户端组件(自包含,内嵌 4 只兜底猫)
│ └─ index.js # 宿主侧占位模块(纯客户端插件,无需宿主能力)
└─ cats/
├─ cats.json # 在线猫咪目录(名字 / 性格 / 文件名)
└─ cat-01..12.jpg # 12 张猫咪图(jsDelivr / raw 双源分发)
cats/(建议 800×800 JPEG,控制在 60KB 内)cats/cats.json 追加一条 { "file": "cat-13.jpg", "name": "新猫", "vibe": "性格标签" }图片 CDN(按顺序尝试):
https://cdn.jsdelivr.net/gh/Alice-P197/cat-healing@main/cats/https://raw.githubusercontent.com/Alice-P197/cat-healing/main/cats/harness/plugins/ 下,DSH 自动更新只还原前端 dist,不触碰用户插件。MIT — 图片为 AI 生成(pollinations.ai),可自由使用。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: widget。