
DSH 桌面宠物:一行命令安装现成宠物(28 个透明动画,即装即用),或内置素材链从 AI 视频自造专属宠物 | One-line install desktop pet for DeepSeek Harness + DIY asset pipeline
Install Dsh Pet
Clean install: prebuilt on npm and declares a `dsh.bundle` layer. Heads up: it runs install-time scripts (prepack) on your machine.
The one-line version
dsh plugin --profile my-profile add dsh-petThe easy path: this bundle is published to npm, so the install pulls a prebuilt artifact — no build step runs on your machine and no build approval is needed.
From npm — installs a prebuilt artifact, no build step on your machine
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add dsh-pet
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profilePackage: dsh-pet
Prefer to install from source instead?
From GitHub — pulls source, and may ask for build approval on first run
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:PC2005-cloud/dsh-pet#<commit-sha>
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileBefore you run itinstall scripts
- This package declares
prepack— package-manager lifecycle scripts that execute on your machine at install time, outside the agent sandbox, before any tool-approval prompt exists. - A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
Prerequisites
- API key
- Not required.
- Network access
- Not required at runtime.
- Language
- JavaScript
Install check
Every field the verdict was derived from, so you can re-derive it yourself
| Field checked | Result | Weight | What the spec says about it |
|---|---|---|---|
| lifecycleScripts | fail | warn | runs at install time, outside the agent sandbox: prepack |
| dsh.bundle | pass | fatal | package.json declares a `dsh.bundle` layer |
| dsh.bundle.patch file | pass | fatal | patch file present at `dsh-pet/cordis.patch.yml` |
| npm registry | pass | fatal | published as `dsh-pet` — prebuilt artifacts |
- Verdict reason
- on npm with a valid bundle declaration
- package.json read
- dsh-pet/package.json
- Rules applied from
- docs/user/develop/basic/publish.md
- Checked at
- 2026-08-15
- Install-time scripts
prepack
From the README
Excerpt as published by the author, plain text, unedited
一只住在 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) Web 界面里的桌面宠物:待机呼吸、随机动作(含打瞌睡)、偶尔转向、屏幕漫游、点击反应、可拖拽。 这不是一个普通插件,而是**完整的三件套项目**:
Topics
GitHub topics on this repository
More in Desktop Pet Deepseek Harness Plugin
Ranked by similarity inside the cluster, not alphabetically
Dsh Deepseek Girl Pet
f0909172434
Animated deepseek girl desktop pet plugin for DeepSeek Harness
Dsh Desktop Pet
sereinmono
A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format.
DeepSeek Harness Pet
minybear
Codex-style desktop pet plugin for DeepSeek Harness
Dsh Blue Whale Maid
yuxino
运行在 deepseek harness 上的女仆酱
Dsh Answer Pet
Nanki-nn
No description provided.
Dsh Desk
Renakoni
Desktop pet companion and local usage workbench for DeepSeek Harness.