dsh-codex-pet
Đã xác minhdsh-codex-pet · v0.3.0 · MIT · Giao diện web
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 Agent-state linkage. / DSH 桌面宠物插件:导入精灵图序列帧宠物并在 Web GUI 悬浮渲染。
Cài đặt
dsh plugin add dsh-codex-pet Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.
Mã nguồn
Thẻ
Tác giả
Readme
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
- Repo: https://github.com/skr311/dsh-codex-pet (README / README_EN / docs, Chinese primary)
License
MIT