Skip to content
dsh.fish

Browse

34 results

Bundle

dsh-applauncher

DSH 应用启动器:扫描本机已安装的 Windows 应用,在侧边栏设置图标上方提供一键启动(零依赖、纯原生 JS,宿主侧通过 PowerShell 扫描 + Shell 启动)。

jinwendijv
Bundle

dsh-pwsh-progress

对话流实时任务进度:后台任务(pwsh/bash/subagent 等 run_in_background)显示状态、耗时、进度条、预计剩余时间与停止按钮;非消费式 jobs.get 跟踪,模型 job_output 不受影响。

sssueason
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-windows-native

Tells DeepSeek Harness the shell rules for native Windows (no WSL) — PowerShell syntax, console encoding, junction/file-lock gotchas.

lucifergzsz414
Bundle

dsh-agentic-proxy

Per-command proxy for DeepSeek Harness: the agent decides which shell commands leave through a proxy, backed by a kernel the plugin installs and supervises itself.

joinsnow-star
Bundle

dsh-download-guard

DeepSeek Harness plugin: force every large-file download through the local aria2 engine by denying shell download commands at the tool pre-execute hook. Returns the exact aria2 replacement command. 强制下载统一走 aria2 的 DSH 插件。

BeiWay1145
Bundle

dsh-nushell-only

Nushell-only shell executor and Nushell syntax teaching for DeepSeek Harness (dsh 0.1.5-rc.2): every ctx.shell execution runs as `nu --no-config-file -c`, other shells are refused, and the model is taught Nushell.

YMRwithNoworry
Bundle

dsh-webview-wrapper

A naive native desktop shell for the DeepSeek Harness web surface: hosts the dsh Web app in an OS window via WebviewJS, as a pure everything-is-a-plugin composition.

no1xsyzy
Bundle

dsh-nushell

Run DeepSeek Harness's bash tool with Nushell

daief
Bundle

relay-dsh-plugin-workbench

Extensible workbench shell for DeepSeek Harness with generic side and bottom view registration.

yangbobo2021