全部 DeepSeek Harness 插件

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

dsh-acp

@dushaobindoudou

连接与集成

DeepSeek Harness 的 Agent Client Protocol (ACP) 服务器插件,允许 Zed 等外部 ACP 客户端通过 stdio 或 HTTP+SSE 驱动代理,支持会话、任务、目标、技能和代理树。

dsh plugin --profile acp add dsh-acp-server
7
0
TypeScript

dsh-tier-router

@BruceLanLan

模型与数据

DeepSeek Harness 的分层模型路由:按任务难度路由模型步骤,强模型处理规划/架构/审查,廉价模型处理日常实现,包含升级门控、失败自动升级和子代理分层。

dsh plugin --profile web add github:BruceLanLan/dsh-tier-router
7
0
JavaScript

telegram

@LoserFox

连接与集成

Telegram Bot API 桥接插件:长轮询、每聊天会话、HTML 格式化。

dsh plugin --profile web add github:LoserFox/telegram
7
0
TypeScript

dsh-a2a

@dpskh

Agent 与工作流

为 DeepSeek Harness 提供的 Agent2Agent 实时网格,包含项目注册表、消息历史、WebSocket 在线状态和消息工具。

dsh plugin --profile web add github:dpskh/dsh-a2a
7
0
TypeScript

dsh-chatnode-wechat

@Jesse-njx

连接与集成

一个通过 iLink 网关将 DeepSeek Harness 连接到微信的捆绑包,支持从微信聊天、监控和审批 DSH 代理。

dsh plugin --profile web add github:Jesse-njx/dsh-chatnode-wechat
7
0
TypeScript

dsh-huadongbianzuqi

@zjl88858

界面与体验

一个趣味前端插件,将模型 Effort 选择器替换为带头像、导轨和刻度盘的三档滑块。

dsh plugin --profile web add github:zjl88858/dsh-huadongbianzuqi
7
0
JavaScript

dsh-inspector

@CocoSgt

Agent 与工作流

DeepSeek Harness Web 界面的指令文件面板,显示生效的指令链和技能根。

dsh plugin --profile web add dsh-inspector
7
0
JavaScript

dsh-tensorlake-sandbox

@tensorlakeai

安全与治理

DeepSeek Harness 的 Tensorlake 沙箱插件:将文件、子进程、Bash、终端和 LSP 操作移入短生命周期的微虚拟机。

dsh plugin --profile headless add @tensorlakeai/dsh-sandbox
7
0
TypeScript

dsh-token-cost

@le-soleil-se-couche

监控与用量

在对话页面直接查看消耗费用(嵌入官方底部状态条,点击看明细);设置中汇总用量与费用,并可自定义其他模型单价。

dsh plugin --profile web add github:le-soleil-se-couche/dsh-token-cost
7
0
TypeScript

dsh-auth-gateway

@xbzbing

安全与治理

为 DeepSeek Harness 添加安全远程访问,支持密码认证和 TOTP 双因素认证,包括防暴力破解和审计日志。

dsh plugin --profile web add github:xbzbing/dsh-auth-gateway
7
0
JavaScript

dsh-live2d-companion

@Tisitan

界面与体验

DeepSeek Harness 的 Live2D 桌面宠物和监控面板,反映AI工作状态并包含游戏。

dsh plugin --profile web add github:Tisitan/dsh-live2d-companion
7
0
JavaScript

dsh-inspect

@omdsh-dev

编程与工具

DeepSeek Harness 对抗式闭环插件:检查(发现问题)、修复(修复交付)、复查(质量复查),基于官方工作流引擎。

dsh plugin --profile web add github:omdsh-dev/dsh-inspect
7
0
JavaScript