DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Deepseek Girl Pet — DSH Plugin for DeepSeek Harness
← Plugins
D

dsh-deepseek-girl-pet

Deepseek Girl Pet

Animated deepseek girl desktop pet overlay for DeepSeek Harness

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:f0909172434/dsh-deepseek-girl-pet#deb6421089f898699c92cad35f6e42787335718b
READMECompatibilityVersions
deepseek娘在 DeepSeek Harness 中待機、追視與放大

Compatibility and provenance

Deepseek Girl Pet is published as dsh-deepseek-girl-pet and currently resolves to version 0.2.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/28/2026

Versions

0.2.0stable
8/28/2026

Related plugins

Loading related plugins…

Latest
0.2.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 3
Weekly downloads
0
Last push
9/19/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsRemote Web Ui@linxin666/dsh-remote-web-uiScan-to-pair remote access for the dsh web GUI that shares one official interface: a QR beside the settings button pairs phones and PCs into the same Web GUI (a portrait-touch adaptation layer for phones, full desktop on PCs) through one-time tokens and rClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.

README

deepseek娘 DeepSeek Harness 桌寵

一個給 DeepSeek Harness Web UI 使用的開源 Cordis 桌寵外掛。她會待在介面右下角,依照目前 Session 狀態切換動畫,也會用 16 個方向跟著滑鼠看。

實際在 DeepSeek Harness 中使用的畫面:

deepseek娘在 DeepSeek Harness 中待機、追視與放大

這是社群製作的非官方外掛,不會修改 Session 資料、對話記錄或 DeepSeek Harness 核心原始碼。

功能

  • DeepSeek Harness 原生 Cordis 外掛與 shell.overlay 擴充槽
  • 待機時拿著簡體「区」的板子,對話框文字維持「凶」
  • Harness 執行任務時切換至工作動畫
  • Session 等待互動時切換至等待動畫
  • 完整 16 方向滑鼠追視,每 22.5 度一格
  • 滑鼠停止 1.1 秒後回到拿板子的待機動畫
  • 點擊桌寵可在一般與放大尺寸間切換
  • 支援 prefers-reduced-motion
  • Codex pet v2 圖集:1536 × 2288 WebP、8 × 11、每格 192 × 208

相容性

外掛版本需要的 DeepSeek Harness
0.2.00.1.2-alpha.1(含)以後
0.1.10.1.0-rc.6 ~ 0.1.1-rc.2

0.2.0 起改用 dsh-client-ui-renderer/dsh-client-ui-session 取得 slots 與 Session 狀態,並改讀獨立的 useSessionPendingInteraction snapshot——官方在 0.1.2-alpha.1 移除了舊的 dsh-client-runtime 套件,並把 pending interaction 從 session summary 移到獨立的 snapshot map。

桌寵與其他 web profile 外掛可以同時安裝。已用官方 cordis-plugin-include 對 dsh-base + dsh-web-app + @linxin666/dsh-web-all(dsh-web 全家桶)+ 本外掛 + dsh-plugin-verified-search 的五層疊層做過組合驗證:169 個 entries、零重複 id、零缺漏、零警告;dsh-web 各套件的 HTTP 路由也與本外掛的 spritesheet 路由無碰撞。

注意:dsh-web 內建桌寵(@linxin666/dsh-pet)預設出現在右下角(可拖曳、可在「Web 插件 → 桌寵」設定隱藏),與本桌寵的預設位置會有視覺重叠;兩者 API 層互不衝突,擇一顯示或拖開即可。

安裝

一行安裝

dsh plugin --profile web add github:f0909172434/dsh-deepseek-girl-pet

安裝後重新啟動 Harness:

# 先在原本執行 dsh web 的視窗按 Ctrl+C,確認 3080 已停止,再執行:
dsh web

如果看到 EADDRINUSE: address already in use 127.0.0.1:3080,代表舊的 Harness 還在執行,不是安裝失敗。請先回到原本的 Harness 終端按 Ctrl+C,再重新執行 dsh web;最後在瀏覽器按 Ctrl+F5 強制重新載入。

安裝時出現 Issues with peer dependencies found 是 profile 中其他外掛的 peer dependency 警告;只要後面顯示 Done,桌寵套件就已安裝。可用下列指令確認:

dsh --profile web --dump-config | Select-String deepseek-girl-pet

然後開啟 http://127.0.0.1:3080/。

從原始碼安裝

git clone https://github.com/f0909172434/dsh-deepseek-girl-pet.git
cd dsh-deepseek-girl-pet
npm pack
dsh plugin --profile web add .\dsh-deepseek-girl-pet-0.2.0.tgz

狀態映射

Harness 狀態桌寵表現
Idle拿著「区」板子待機,對話框顯示「凶」
Running工作動畫
Pending interaction等待互動動畫
Pointer movement16 方向追視

外掛直接讀取 Harness 的官方狀態來源——useSessions 的 Session summary(待機/工作)與 useSessionPendingInteraction 的等待互動 snapshot(等待)——不會用脆弱的 DOM 文字掃描猜測狀態。

技術方式

  • Host plugin 只在 /deepseek-girl-pet/spritesheet.webp 提供固定 WebP 圖集
  • Client plugin 只註冊 shell.overlay slot
  • 不修改 DeepSeek Harness 核心檔案
  • 不讀取或寫入對話內容
  • 不依賴外部 CDN 或追蹤服務

驗證

  • node --check lib/index.js
  • node --check lib/client.js
  • Hatch Pet deterministic v2 atlas validation:PASS
  • 圖集 SHA-256:234F24A97C18195A00C6093DA0090773E675993C169E92E7E13A24C37B323FA2
  • DeepSeek Harness 首頁、client module 與 spritesheet route:HTTP 200

授權與聲明

本專案採用 MIT License。

這是社群製作的非官方專案,與 DeepSeek、OpenAI 或 Codex 沒有從屬、合作或背書關係。DeepSeek、Codex 與相關名稱及標誌仍屬其各自權利人所有。