AI Agent Hub
Back to plugins
🖥️

dsh-float

Client Updated 2026.08.28

Run the following command in DeepSeek Harness:

dsh plugin install Zara-Siwei/dsh-float

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Zara-Siwei/dsh-float in the DeepSeek Harness terminal to install the plugin; the source code is available at https://github.com/Zara-Siwei/dsh-float .

About this plugin

Opening dsh Web UI in a browser means yet another tab to juggle and a permanent block of real estate on your desktop that never quite feels at home. dsh-float fixes that: it wraps the dsh Web UI inside a borderless, translucent Electron window that floats over your desktop like a small widget, sitting wherever you drop it without ever leaving a lingering tab behind.

By default it runs in minimal mode, presenting a compact terminal-style floating overlay that stays visually light and tucks neatly into a corner of your screen for quick glances. A single toggle switches it back to the full stock dsh Web UI with every feature intact. In minimal mode you can also fine-tune text color, background color and opacity, and text shadow, while all labels automatically follow dsh's own language setting.

Architecturally, dsh-float is a thin skin layered on top of dsh-web-app rather than a fork. It keeps only a handful of essential entry points so that upstream dsh core updates flow straight through without the skin getting in the way. It is a good fit for developers who prefer desktop-float windows and would rather not let CLI tooling crowd out their browser tab bar.

Use Cases

  • Keep the dsh Web UI pinned as a desktop floating window without switching browser tabs
  • Use the compact terminal-style overlay for quick at-a-glance checks
  • Toggle to the full standard UI whenever every feature is needed

Best For

  • dsh users who prefer a desktop floating window over a browser tab
  • Developers seeking a minimal visual footprint and fewer desktop tool overlays
  • Long-term users who want dsh core updates to flow through the skin without friction