其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:hachimi-ai/dsh-aemeath
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
爱弥斯主题皮肤 + 像素桌宠(鸣潮 Aemeath / Wuthering Waves),用于 DeepSeek Harness Web GUI。
从 GitHub 安装(任何人均可):
dsh plugin --profile web add git+https://github.com/hachimi-ai/dsh-aemeath
本地开发用(改源码即时生效):
dsh plugin --profile web add link:/path/to/dsh-aemeath
安装后重启 DSH 生效。
安装后,web GUI 自动加载皮肤背景与桌宠;桌宠默认在右下角,可拖拽、左键点击互动、右键打开菜单。
dsh-aemeath/
├── package.json # dsh 插件清单(bundle.patch + client 声明)
├── cordis.patch.yml # 插入插件行的 bundle patch
├── lib/
│ ├── index.js # host 端:/aemeath-skin/* 路由 + 桌宠状态机
│ └── client.js # client 端:皮肤 CSS + React 桌宠
└── assets/
├── wallpaper.jpg # 4K 壁纸
└── spritesheet.webp# 像素精灵表(1536×3120,8 列 × 15 行,单元 192×208)
| 路径 | 用途 |
|---|---|
/aemeath-skin/wallpaper.jpg |
皮肤背景壁纸 |
/aemeath-skin/spritesheet.webp |
桌宠精灵表 |
/aemeath-skin/status |
桌宠状态(JSON:animation/bubble/core) |
| 事件 | 动画 | 气泡 |
|---|---|---|
| 收到消息 | chatting | 正在组织回复... |
| 读取/搜索文件 | running | 正在读取/搜索... |
| 写入/编辑 | building | 正在构建... |
| 执行命令 | running | 正在执行命令... |
| 分析/编排 | analyzing | 正在分析... |
| 获取/搜索网页 | fetching / searching | 正在获取/搜索网络... |
| 等待指示 | waving | 等待你的指示... |
| 完成 | celebrating | 太棒了! |
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。