sereinmono/dsh-desktop-pet

sereinmono★ 3TypeScriptLast synced: 2026-08-15

Open on GitHub

A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format.

README excerpt

dsh-desktop-pet English 中文 An optional desktop companion for deepseek-harness. It shows a small animated pet as an ambient status indicator: the pet relaxes when the harness is idle, "thinks" while the model reasons, "works" while tools run, waits when the harness needs input, and celebrates (or frowns) when a turn finishes. It is not a second chat UI, a task manager, or a full desktop app. It is a status indicator. - Plugin-first : a normal deepseek-harness plugin — no separately launched daemon, browser, or desktop app. - Zero network : all assets ship with the plugin; no telemetry, CDN, or remote service. - Zero added LLM cost : event → state resolution is fully deterministic. - Runtime-discovered pets : pets under assets/pets/ are discovered at startup, so adding a pet is dropping a folder in — no rebuild. Installation The plugin is a Cordis bundle that ships both a host half (the pet window) and a client half (the settings card). dsh plugin add installs it and, because the manifest declares dsh.bundle , adds it to the profile's bundle list automatically. From npm From a local directory Install the plugin directly from its source directory (the profile keeps it as a link: depen…

View full README on GitHub →
Tools / Devdesktop-petdshdsh-plugindsh-pluginspet

Category