全部 DeepSeek Harness 插件

1373 个插件GitHub 数据更新于 2026年8月25日

dsh-ui-progress

@lhh010

界面与体验

在 DSH Web 输入框停靠区添加常驻会话进度条,显示待办真实进度、实时 token 生成速率、中断状态和提醒,无需核心改动。

dsh plugin --profile web add github:lhh010/dsh-ui-progress
8
0
TypeScript

dsh-ssh

@UynajGI

编程与工具

DeepSeek Harness 的 SSH 远程执行插件:ProxyJump 链、SFTP 文件系统、通过 ssh2 的子进程和 PTY。

dsh plugin --profile web add dsh-ssh
8
0
TypeScript

deepseek-harness-tui

@gxinxing

界面与体验

为 DeepSeek Harness 构建的终端原生交互式 TUI,基于 Ink 和 React,具有底部锚定转录、折叠工具调用、思考折叠和自适应主题。

dsh plugin --profile tui add github:gxinxing/deepseek-harness-tui
8
0
JavaScript

dsh-chat-outline

@liliuCourier

界面与体验

对话栏左侧常驻大纲:快速定位 DeepSeek Harness 对话中每次用户提问和最后一条助手回复。

dsh plugin --profile web add dsh-chat-outline
8
1
JavaScript

dsh-latex-tools

@liuup

界面与体验

在 DeepSeek Harness 中悬停任意 LaTeX 公式即可复制 TeX 源码或导出为独立 SVG 文件。完全离线,内置 MathJax。

dsh plugin --profile web add dsh-latex-tools
8
0
TypeScript

dsh-peer-link

@czm15053

连接与集成

点对点消息工具:让 DeepSeek Harness 会话与其他本机 agent 会话(如 Claude Code)通过 unix socket 互发消息。

dsh plugin --profile web add github:czm15053/dsh-peer-link
8
0
TypeScript

dsh-ux

@jiangnanquan

界面与体验

通过主题、布局调整、思考与工具调用折叠胶囊以及账户用量显示来增强 DSH Web 界面;还包含一个无边框 Electron 桌面壳。

dsh plugin --profile web add github:jiangnanquan/dsh-ux
8
0
JavaScript

dsh-approval-llm

@Letter2025

安全与治理

基于模型的权限审批插件,使用独立的审查模型来决定审批请求的允许/拒绝/升级。

dsh plugin --profile web add dsh-approval-llm
8
0
TypeScript

dafy-whale-theme

@DViridescent

界面与体验

DeepSeek Harness Web 前端的海洋蓝主题插件,包含鱼群、气泡、吉祥物和品牌替换。

dsh plugin --profile web add github:DViridescent/dafy-whale-theme
8
0
JavaScript

dsh-bottom-bar

@kc0ed

监控与用量

DeepSeek Harness 的可定制底栏,显示轮次、LLM 时长、工具调用、token 数和预估费用等统计,支持拖拽排序和悬停详情。

dsh plugin --profile web add github:kc0ed/dsh-bottom-bar
8
0
JavaScript

dsh-claude-tui

@cogine-ai

界面与体验

为 DeepSeek Harness 提供 Claude Code 风格的终端界面,支持真实的 DSH 模型、会话、工具、审批和子代理。

dsh plugin --profile web add dsh-claude-tui
8
0
TypeScript

dsh-bash-rtk

@DeepTrial

监控与用量

DeepSeek Harness 的 bash 执行器插件,将符合条件的命令通过 rtk(Rust Token Killer)路由,压缩工具输出以节省 token。

dsh plugin --profile web add github:DeepTrial/dsh-bash-rtk
8
0
TypeScript