@nkj/dsh-ui-pet
A canvas sprite-sheet pet that follows the pointer, rendered in the dsh web shell.overlay slot.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nkjv2/dsh-ui-pet说明文档
阅读完整 README ↗@nkj/dsh-ui-pet
A canvas pet for the DeepSeek Harness web GUI. It follows the pointer and is styled as a subtle background decoration in the shell.overlay layer: position:fixed (no layout impact), fully click-through (pointer-events:none), a low z-index (below other overlay entries and dialogs), and is inside theshell.overlaylayer,position:fixed, pointer-events:none, low z-index, and opacity ` types for full checking.
- The bundle format (closure factory + React externalization) is reproduced from the dsh
clientBundlepreset; iterate against a livedsh webto confirm exact output.