ds-pet
其他 活跃维护

ds-pet

zhaoryder/ds-pet

支持实时显示运行状态,可切换多款卡通外观,内置离线启动器,原生适配Windows、macOS、Linux三大操作系统,无需额外配置开箱即用。

1
Stars 标星
0
Forks 分支
1
Watchers 关注
0
Open Issues
JavaScript
主要语言
NOASSERTION
开源协议
404 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:zhaoryder/ds-pet
git clone https://github.com/zhaoryder/ds-pet.git
git clone git@github.com:zhaoryder/ds-pet.git
README.md main

DeepSeek Pet

English · 简体中文

Release
Build
License: MIT

A small cartoon whale that lives on your desktop and reacts to DeepSeek Harness (DSH) sessions in real time.

DeepSeek Pet — your DSH sessions, alive on the desktop

DeepSeek Pet switching between session states

Download

Get the latest installer from GitHub Releases.

Platform Package
macOS Apple Silicon DeepSeek-Pet-0.1.2-mac-arm64.dmg
macOS Intel DeepSeek-Pet-0.1.2-mac-x64.dmg
Windows x64 DeepSeek-Pet-0.1.2-windows-x64.exe
Linux x64 .AppImage or .deb

Installing on macOS

The macOS build is structurally signed but not Apple-notarized, so macOS may block its first launch. Follow these steps:

  1. Open the downloaded .dmg and drag DeepSeek Pet into the Applications folder.
  2. Open Applications and try to launch DeepSeek Pet once. If macOS blocks it, close the warning.
  3. Open System Settings from the Apple menu.
  4. Select Privacy & Security in the sidebar, then scroll down to the Security section.
  5. Find the message saying that DeepSeek Pet was blocked and click Open Anyway.
  6. Authenticate with Touch ID or your Mac password, then click Open Anyway again in the confirmation dialog.

You only need to do this for the first launch. If macOS instead says that the app is damaged, make sure it is already in Applications, open Terminal, and run:

xattr -d com.apple.quarantine "/Applications/DeepSeek Pet.app"

Then open DeepSeek Pet again from Applications.

Installing on Windows with Microsoft Edge

Windows and Microsoft Edge may warn about the installer because it does not yet have a commercial code-signing certificate. If Edge blocks the download:

  1. Open Edge's Downloads panel by clicking the download icon in the top-right corner, or press Ctrl+J.
  2. Find the blocked DeepSeek Pet installer and click Keep.
  3. Click the arrow or Show more next to the warning, then choose Keep anyway.
  4. Open the downloaded .exe. If Microsoft Defender SmartScreen appears, click More info, then Run anyway.

Only continue if the file was downloaded from this repository's official GitHub Releases page.

What it does

  • Mirrors working, planning, approval, completion, error, sleep, and offline states from DSH.
  • Includes Classic Blue, Candy Pastel, Night Flight, and Retro Pixel styles.
  • Supports sound, reduced motion, launch at login, drag, poke, tray controls, and mouse-through mode.
  • Can start dsh web; if DSH is missing, it can install @deepseek-ai/dsh with npm.
  • Selects English or Chinese from the system language.

Requirements

  • Windows 10/11, macOS, or a modern x64 Linux desktop
  • Node.js when installing DSH from the app
  • DSH Web at http://127.0.0.1:3080 by default

Run from source

npm install
npm start

Use DS_PET_URL or the settings window to connect to another DSH address.

Build

npm run build:mac
npm run build:win
npm run build:linux

Tagged releases are built natively on macOS, Windows, and Ubuntu by GitHub Actions.

License

MIT © 2026 zhaoryder.