Skip to content
dsh.fish

Browse

63 results

Bundle

dsh-windows-minimal-adapter

Windows极简模式适配:安装后自动为 DeepSeek Harness 生成适配 Windows 的“极简模式”agent 预设(pwsh,及按 PATH 自动选择 Git Bash / WSL2 的 bash),卸载时自动删除并复原。

Dekurri
Bundle

dsh-plugin-gitbash

Run commands on the Windows host's Git for Windows Bash from DeepSeek Harness. WSL-aware, auto-detects the git-bash install path, zero runtime dependencies.

Jinsight-gif
Bundle

dsh-pwsh-progress

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

sssueason
Bundle

@deepseek-ai/dsh-workspace-wsl

Add and manage Windows and WSL workspaces from the sidebar; WSL workspaces run Linux commands by default (wsl_bash tool).

CaptainJi
Bundle

dsh-workspace-write-plus

DSH 权限预设 workspace-write++:工作区内写文件,可在设置里配置放行 Git Bash / PowerShell 等进程沙箱(修复 Windows ACL 下 MSYS 内存映射错误)。

yzxxy010
Bundle

dsh-tool-highlight

DeepSeek Harness web 插件:给 bash/pwsh 命令与 read 的代码输出做分层语法染色(认得出来才染,表格/日志保持原样),自带 VS Code Dark+ 风格配色,跟随主题;read / bash / pwsh 卡片支持可开关的默认折叠。

vollegrewar
Bundle

dsh-edit-guardian

DSH plugin: file-change diff bar with keep/undo summary, and a dangerous-command approval gate with red highlighting for bash/pwsh

LWLAymh
Bundle

dsh-danger-guard

DSH 危险命令守卫:通过 tools/pre-execute 门禁拦截 bash/pwsh 高危命令(rm -rf /、mkfs、dd 写设备、管道执行脚本、git push --force 等),支持分级策略(极高危始终拒绝 / 中危跟随全局 deny/ask/log)、用户自定义规则与白名单。

czhzz
Bundle

@omdsh-dev/dsh-bang-shell

Run !-prefixed commands directly from the DeepSeek Harness Web composer without sending them to the model.

ClausYang
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

dsh-agent-shell

Agent shell tools (bash via Git Bash, cmd) with a live shell-record feed: every execution is recorded and served to the right-drawer Shell drawer over a loopback RPC channel. 对话右侧 Shell 抽屉:bash/cmd/pwsh 命令执行与记录展示。

PastSheep
Bundle

dsh-win-multi-bash

Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default).

Dinosaur-MC
Bundle

dsh-shell-wsl

Docker-container (WSL2 backend) shell executor for the DeepSeek Harness bash capability seam on Windows: every bash tool call runs in a disposable Linux container with the workspace bind-mounted.

kaixinyujue
Bundle

@robbin810130/dsh-rtk

DSH plugin that applies an explicit, RTK-based command-output filter to bash tools at boot.

robbin810130