跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 60 个插件

L

dsh-vscode-shell

lonebone/dsh-vscode-shell

VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.

0前天UI 增强MIT
Q

dsh-shell

qianwenxue1/dsh-shell

dsh-shell for DeepSeek Harness: runs cmd / PowerShell commands on Windows (and bash-like shells on POSIX) with a bash-inspired safety model — timeouts, output truncation, exit codes, background jobs and a cwd allowlist

03天前工具与能力MIT
R

dsh-desktop

reachga0/dsh-desktop

dsh plugin: launch the dsh-desktop Windows shell (region screenshot, tray, session manager) from the DSH conversation via a desktop_launch tool.

03天前会话与消息MIT
B

windows-bash

bainianlaoyao/windows-bash

Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git B

04天前工具与能力
J

safety-net

johnxu22786/safety-net

dsh 破坏性命令拦截闸门:解析 shell 语义、依据 41 条内置规则判定风险,将 rm -rf、git reset --hard、git push --force 等不可逆命令挡在确认关卡之前。

03天前安全与权限MIT
J

hooks-adapter

johnxu22786/hooks-adapter

把 Claude Code、Codex、opencode 配置里声明的 hooks 原样复用到 dsh,执行 shell、webhook、oracle、proxy 四类 handler,零运行时依赖。

03天前开发与插件工具MIT
B

bash-on-windows

bainianlaoyao/bash-on-windows

让 Windows 上可用的 bash 工具限制为 Git Bash,并禁用 PowerShell。

04天前开发与插件工具
Q

dsh-dual-agent-presets

qlzqqlzq/dsh-dual-agent-presets

安装两个可选 Agent Preset:默认不暴露 Shell 的通用 Agent,以及面向真实代码仓库的 Coding Pro。

04天前工作流与自动化MIT
T

dsh-mobile

tecfancy/dsh-mobile

DSH Web 移动端适配插件:侧边栏/详情抽屉浮层化、输入栏与设置页响应式适配,桌面零回归。

03天前UI 增强MIT
R

dsh-desktop (plugin)

reachga0/dsh-desktop

dsh 插件(dsh-desktop-launcher):在对话中一键启动 dsh-desktop Windows Electron 桌面壳——双击即用、无需终端;支持选区截图提问(GPU 实时框选、自动粘贴到聊天框、配合识图插件 AI 直接看图回答)、系统托盘、会话管理、环境自动引导、可换端口、单实例锁。

03天前UI 增强MIT
G

terminal

giiiiiithub/terminal

DSH Web UI 终端面板:宿主端 node-pty 真实 PTY(Windows 默认 cmd.exe)+ 浏览器 xterm.js 渲染;多标签会话、停靠/浮动窗口、复制粘贴。

05天前UI 增强MIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Claude Code 风格生命周期 hooks:工具调用前后自动执行 shell 命令(stdin 收 JSON payload),pre-tool 非零退出即阻断调用。

05天前工作流与自动化