Skip to content
dsh.fish

Browse

12 results

Bundle

@deeptrial/dsh-bash-rtk

DeepSeek Harness bash executor plugin that routes eligible commands through rtk (Rust Token Killer) to compress tool output and save tokens. Optional overlay: install, then enable via --patch.

DeepTrial12
Bundle

dsh-cli-workspaces

dsh profile bundle: workspace-switching one-shot CLI mode — dsh --profile cli -w <workspace> -c <task>, plus `ws` management subcommands.

qingkong1431
Bundle

dsh-claude-plugin-loader

Load Claude Code-style plugins (skills, commands, hooks) inside DeepSeek Harness (dsh).

patrick10991
Bundle

dsh-bridge

Familiar-face commands, connectors flow, and the trust layer for DeepSeek Harness, delivered as one DSH plugin.

beartackler1
Bundle

dsh-update-status

Read-only DeepSeek Harness Web plugin that shows the running DSH version, discovers latest/next/alpha releases, warns about compatibility, and generates copy-only upgrade commands.

idoall1
Bundle

dsh-rules-manager

DeepSeek Harness (dsh) rules, commands & skills manager: /rules slash command, settings panel with visual rule editing, command list, user-defined custom commands (with {input} argument support, disable/enable), skill management (view/disable/enable/delet

Bundle

dsh-acp-paseo

dsh ⇄ Paseo integration bundle: an enhanced ACP bridge exposing DeepSeek Harness (dsh) agents to Paseo with auto-discovered model catalog, plan/execute modes, thinking levels, and native dsh slash commands.

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

dshbase-catalog

Query the dshbase plugin directory from inside DeepSeek Harness — search, list, and get install commands for 1700+ plugins.

ylwl1997
Bundle

dsh-command-queue

DSH 插件:让 /compact 等斜杠命令在 agent 忙碌时进入命令队列,空闲后自动执行;并在浏览器里以复刻原生队列的样式展示这份队列。

kuyueliuhun-ctrl