Use dsh-pet to keep an eye on the session status of DeepSeek Harness in the desktop corner

DSH-PET is a fun desktop pet of DeepSeek Harness maintained by FlytoMAYDAY80: a standalone Electron-powered small whale floats on the desktop, which can reflect states including "needs confirmation / working / completed / idle / offline" with expressions, speech bubbles and sound effects without opening the DSH page. The current recommended version is v0.1.1, which has been switched to WebSocket to connect to the DSH 0.1.0-rc.6 event channel. The installation package is for macOS Apple Silicon, and the source code can be launched with pnpm. It is open-sourced under MIT license, only reads local interfaces and does not report data to the cloud.

Read More
Add Desktop Pets to DeepSeek Harness with dsh-pet

dsh-pet is a DeepSeek Harness Web desktop pet plugin maintained by PC2005-cloud: it does not read Agent status or call models during runtime, plays a transparent animation in the bottom-right corner by default, and supports click-and-drag operations. The repository also publicly releases prompt words, green screen matting scripts and plugin packages, allowing users to create custom images from scratch. The directory installation command is `dsh plugin add github:PC2005-cloud/dsh-pet`; the npm package version 0.1.4 can also be installed with the `--profile web` parameter. The code is licensed under MIT and only supports Web environments.

Read More