Nkjv2/dsh-ui-pet0

@nkj/dsh-ui-pet

在 dsh 网页端 shell.overlay 插槽中渲染的跟随鼠标指针的 Canvas 精灵图宠物。

AI 分析

核心用途是为 DSH 网页端提供跟随鼠标的 Canvas 桌面宠物。适合想要美化界面、增加趣味互动体验的用户。作为不影响布局的背景装饰,支持点击穿透。

套件
@nkj/dsh-ui-pet
版本
0.1.0
授權
MIT
最近更新
2026年8月23日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nkjv2/dsh-ui-pet

@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 clientBundle preset; iterate against a live dsh web to confirm exact output.