Skip to content
dsh.fish

Browse

240 results

Bundle

@kesike/dsh-start-and-exit

在 dsh Web 界面提供启动、退出与重新启动控制,并提供 Windows 前台启动器;WebUI 就绪后最小化终端

KeS1Ke
Bundle

dsh-minimal-launcher-plugin

A minimal Windows launcher for DeepSeek Harness. It starts the DSH web interface without bundling user data.

imaginevoldermert
Bundle

@yuyangouc/dsh-power-button

Self-contained power control for DSH: sidebar power button with an upward 重启/关机 menu plus a Windows-shutdown-style overlay. Own restart & shutdown engine (no dependency on other plugins), MIT licensed.

YuYangOUC
Bundle

dsh-goal-restart

Automatically re-arm active goals when the dsh service (re)starts, so the goal-round driver resumes rounds without human intervention.

joshryandavis
Bundle

dsh-graceful-restart

DSH(DeepSeek Harness)优雅重启/关闭/启动守护插件:启动方式不变(dsh web),自动套壳拉起正式实例;等轮次结束后优雅重启并唤醒智能体继续;两阶段统一故障判断(启动阶段退出码/boot输出扫描 + 刷新阶段事件驱动:连接就绪持续探测/会话恢复无超时 + client 半 console.error/onerror/MutationObserver 检测故障页),失败自动回滚(git 风格纯 +/- 差集快照链、current 指针、回滚不动链、逆操作验证);页面自动刷新。

msilita
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu22786
Bundle

@lovstudio/dsh-better-restart

Lovstudio in-place application restart for the DeepSeek Harness web surface: a host half exposing restart/status routes and a settings-header button with live running-conversation monitoring, confirmation dialog, and in-flight spinner.

lovstudio
Bundle

dsh-plugin-iam-deepseek-v4ga

DeepSeek Harness plugin: injects an [IMPORTANT] chain-of-thought rule block at the very top of the system prompt of every model request (English CoT starting with I'm, no 'Let me', direct verbs).

XuezuoYS
Bundle

dsh-opencodeproxy

DSH plugin: manage the local opencode-free-proxy service from the Web settings — start/stop toggle, auto-start with dsh, model-list refresh, and connectivity test.

infexpense
Bundle

dsh-power

Power controls for the DeepSeek Harness Web GUI: shut down or restart DSH from the browser sidebar

jcfung1122
Bundle

metaboard

Execution trajectories for work that isn't code — a DeepSeek Harness plugin, starting with content production.

SilasSolivagus
Bundle

dsh-idea

DeepSeek Harness tools for external opportunity discovery, unmet-need research, pain-point signals, opportunity mapping and validation experiments.

winyh
Bundle

dsh-plugin-restart-desktop

Adds a "重启Desktop" button beside Settings in the sidebar foot that restarts DSH Desktop.

StabCut
Bundle

dsh-service-watchdog

DeepSeek Harness plugin: restart the DSH web service from the main UI with a second confirmation when agent sessions are active, a live running/stopped status, a detached self-healing watchdog, and optional login autostart

LucienLL
Bundle

dsh-context-branch

Context-branching conversation tree plugin for DeepSeek Harness. Avoid cold-start waste and show full tool/reasoning steps.

yummy4727
Bundle

dsh-restart-plugin

DSH web 重启插件:侧边栏重启按钮(展开/收起双态)+ 10 秒倒计时 + 页面字体浅灰反馈 + 原页面自动刷新与「重启成功」提示。Host: /_dsh/dsh-restart/state|trigger 路由 + dsh_restart 工具;Client: 零依赖 DOM 实现。

lnyuqian
Bundle

@wjj-8283/dsh-temp-workspace

DSH web client plugin: a temporary workspace (临时工作区) — every conversation it contains is deleted at the next Harness restart (immediately or after a delay), optionally behind a confirm dialog. Adds a small icon beside the sidebar's "Add workspace" button and a Settings -> Plugins card.

wjj-8283
Bundle

dsh-local-models

dsh addon: a Local Models settings tab that starts and stops a llama-server child process living with the dsh host process.

Vmarcelo49
Bundle

dsh-selfupdater

Self-update plugin for DeepSeek Harness: DSH core upgrades via detached swap script; plugin self-update installs in-place without killing the host and prompts for restart. DSH 主程序与已装插件的一站式在线更新插件。

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-llm-mlx

DeepSeek Harness plugin for local MLX-LM and MLX-VLM models with loopback-only defaults, managed startup, and a macOS Desktop PTY compatibility provider

robbywang25
Bundle

dsh-composer-recall

Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.

WongYuYe