Skip to content
dsh.fish

Browse

94 results

Bundle

dsh-desktop-launcher2

DSH 桌面启动器 + 一键关机:桌面图标创建、Web GUI 启动、优雅退出,适配 dsh 0.1.2-rc.1,移植自 @linxin666/dsh-desktop-launcher 0.2.8

H1Kariiiiiii
Bundle

dsh-menubar-launcher

Host plugin for DSH Launcher: publishes the running server's port, PID and tokenized URL as a runtime descriptor.

songer522
Bundle

dsh-gui-trash

Desktop (Electron) GUI daemon for DeepSeek Harness: a Cordis host plugin plus a command-line launcher wrapping the existing dsh web UI.

Kimoiran
Bundle

dsh-launch-pad

Local service control deck for DeepSeek Harness: a global per-project service registry with port-conflict arbitration, one-click start/stop/restart buttons in the Web UI, start-command normalization across project types, auto-follow of the active session, and 7 agent tools.

realpkuasule
Bundle

dsh-launcher

Generate a one-click launcher (Start DSH.bat) that starts `dsh web` and opens the browser, with a desktop shortcut and icon.

KaiYuan0422
Bundle

@fakechris/dsh-restart-recover

Restart recovery for dsh web: after a crash/restart, an interrupted agent turn continues automatically (host-side agent/created listener — no browser timing races). Pairs with the dsh-web-guard skill (which auto-relaunches the web process); together they

Bundle

@lixiangzhong/dsh-shell-secrets

DSH bundle: re-inject KEY/PASSWORD/SECRET/TOKEN variables from the launching environment into dsh bash subprocesses under their original names

lixiangzhong
Bundle

@omdsh-plugins/omdsh-editor

Open the current project directory in a native editor from the DeepSeek Harness web GUI: the session header's editor picker, and the host half that finds the installed editors and launches one

omdsh-plugins
Bundle

dsh-selfup

DeepSeek Harness self-update and deployment tools: git pull + pnpm install + build, dsh launcher install (local or Arch package), and a systemd user service for dsh web.

geokkjer
Bundle

dsh-console

Console commands for DeepSeek Harness: web service / SSH tunnel management, one-shot ask, and the dsh-tui launcher.

Isanti2016
Bundle

dsh-open-in

Open a workspace directory from the DSH web GUI in a configurable launcher (VS Code / file explorer / Windows Terminal / any CLI).

NevermindZZT
Bundle

godot-tools-dsh-plugin

DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).

jxb01
Bundle

dsh-whale-desktop-launcher

Windows desktop launcher for DeepSeek Harness with a whale-girl icon, startup progress window, and a system tray controller.

0QwQ0
Bundle

dsh-whale-tray

🐳 大肥鱼 — DeepSeek Harness (dsh) launcher: a Windows tray app and a macOS menu-bar app to start/stop the dsh service, summon the web UI, restart and top up — independent of the dsh process. Ships the compiled desktop apps from Releases.

zhqowo
Bundle

dsh-quick-window-launcher

Start DeepSeek Harness web in its own standalone app-style window from a desktop shortcut (Chromium app-mode, not the default browser tab), plus sidebar shutdown/restart actions that adapt to the rail/wide layout and an open_web tool that opens a URL in the system default browser's new tab.

Yuanloss
Bundle

dsh-bat2exe

Compile Windows .bat/.cmd launchers into real .exe shells inside DeepSeek Harness: renders the icon, emits the C# wrapper, compiles with csc.exe (or dotnet), and installs Start Menu / Desktop shortcuts.

nirvanaslash
Bundle

dsh-web-lifecycle

DSH web plugin: Restart and Shutdown buttons in the sidebar footer. Restart relaunches the `dsh web` server on the same host/port so the tab reconnects itself; Shutdown stops the server to free the terminal and then closes the browser tab.

DDA-DIGITAL
Bundle

dsh-self-restart

Let the agent restart DSH Desktop itself — detached watchdog survives the teardown, relaunches, verifies health

alchemistwu
Bundle

dsh-launch-in-one-click

Generates and installs a verified one-click desktop launcher for DeepSeek Harness on Windows, after checking Node, npx, the desktop folder, and whether the target port is already serving a Harness instance.

233fxr-collab
Bundle

dsh-safety-restart

DSH 的安全无感重启:agent 可以自己重启宿主并接着干,但重启前必须过四道闸(重启循环熔断、有别的会话在跑就拒绝、profile bundle 解析不了就拒绝、拿不到可靠的拉起手段就拒绝),重启后原会话自动接续。桌面端走 Electron app.relaunch(),web/CLI 端走 detached helper。

Dayi-Z
Bundle

dsh-open-terminal

dsh-TUI /term: open a system terminal in a workspace folder — blank opens the working-directory root, a fragment fuzzy-matches folders (unlimited candidates, managed picker), with ordered per-platform launcher chains for Windows / macOS / Linux (incl. WSL).

VviLliAm-qwq
Bundle

dsh-desktop-shell

Turn the DeepSeek Harness Web UI into a real desktop application from inside DSH: one plugin that provisions a portable launcher (native WebView2 window, tray residency, silent backend start, readiness gating, debug console) plus desktop/startup shortcuts and an in-settings install/restart panel. No Electron runtime.

RINGOLINK