dsh-desktop-pet: Bringing DeepSeek Harness Agent Status and API Balance into a Web UI
dsh-desktop-pet is a DeepSeek Harness (DSH) plugin maintained by FenyxHuang under the MIT license. This plugin aims to address the issue of scattered information regarding Agent status, tool calls, and API balance by consolidating these data into an always-on-desktop pet widget. In the bottom-right corner of the DSH Web UI, users can see a dynamic whale figure: its posture reflects the Agent's current stage (e.g., resting, thinking, working, etc.), while the status bar displays specific tools and their durations; the circular sea-level height corresponds to the API balance, with 100 yuan as the full scale by default, supporting wave animations and low-balance alerts. The plugin supports interactive operations (such as clicking to trigger a diving animation), random lines, and drag-and-drop functionality. Technically, it is distributed as pre-built artifacts, with zero runtime...
Read Moredsh-desktop-pet: Bringing DSH Task Status to Your Desktop with a Whale Girl Companion
dsh-desktop-pet is maintained by xiaoshihou514, adapting the vlln/whale-girl whale girl desktop pet for Linux and Windows desktops. Paired with the DSH and whale-girl plugins, the desktop "big fat fish" can display task progress and approval status. To install, first run `npm i -g @deepseek-ai/dsh` and `dsh plugin --profile web add`, then download the AppImage, RPM, or Windows installer from the Releases page. Licensed under MIT, categorized under fun customization.
Read More