skr311/dsh-codex-pet--packages-dsh-codex-pet5

dsh-codex-pet

DSH 桌面宠物插件,支持导入精灵图序列帧并在 Web GUI 中悬浮渲染,可与 Agent 状态联动。

AI 分析

核心用途是在 DSH 界面中添加可互动的悬浮桌面宠物,并能根据 Agent 的工作状态做出反应。适合想要美化界面、增加趣味互动的用户。

包名
dsh-codex-pet
版本
0.3.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:skr311/dsh-codex-pet#48ba4f437b34d1b20e4749b14902c0269487a7a5&path:packages/dsh-codex-pet

dsh-codex-pet

A desktop pet plugin for DeepSeek Harness (DSH): import Codex-style sprite-sheet pets and render them in the DSH Web GUI as a floating shell.overlay — with a pet library, interactions, and live Agent-state linkage.

Install

dsh plugin --profile web add dsh-codex-pet

Then restart the DSH Web GUI (host-side change) and refresh the page. Upload your own pet zip (see the asset format below) in Settings → Pet Library.

Features

  • Sprite-sheet (Format A) sequence playback: per-frame ms timing, row = animation.
  • Draggable floating overlay, click to wave, idle random antics, dark/light theme (all --dsw-* tokens).
  • Pet library: zip upload / URL import / enable / disable / delete / preview.
  • Agent-state linkage: working → run; approval/question → waiting; task done → happy; task failed → sad.

Asset format (Format A)

zip = pet.json + spritesheet.webp (192×208 frame, 8 columns, row = animation). See the full spec in the repository docs.

Docs

License

MIT