插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 288 个插件
dsh-Kimi-WebBridge
microherox/dsh-kimi-webbridge
通过本地 Kimi WebBridge 守护进程驱动用户的真实浏览器:navigate、find-tab、snapshot、click、fill、evaluate、CDP、screenshot、network、upload、PDF 导出与标签管理工具,复用浏览器已登录会话。
dsh-browser-control
kyo615/dsh-browser-control
基于 Playwright MCP 的 AI 浏览器控制:驱动真实可见的 Chrome(导航/点击/输入/快照,约 80 个 browser_* 工具),并在 GUI 内嵌实时截图面板,每次操作后自动刷新。
dsh-net-tools
izwarm195/dsh-net-tools
让沙箱里的 agent 通过你的本地代理联网:net_fetch 抓取网页,net_proxy_status 查看代理状态。
dsh-bash-rtk
deeptrial/dsh-bash-rtk
将符合条件的 shell 命令路由给 rtk,压缩工具输出并节省 token。
dsh-task-control
p2coder/dsh-task-control
在输入区暂停/恢复/取消正在运行的对话任务:强制暂停立即中断并记住被中断的工具,安全暂停等工具/推理完成后再落地,恢复时需确认;默认暂停粒度可在设置中配置(出厂 safe wait)。
dsh-thought-buddy
dsh-plugins/dsh-thought-buddy
在「Deep diving...」状态提示前,放一只动态小伙伴——GrokBot 风格动画头像,状态文字还会同步打字机变换。
dsh-arknights (pramanix-eyjafjalla)
docjlm/dsh-arknights
DSH Web 明日方舟同人皮肤“初雪和小羊”,包含昼夜星海庭园背景与双角色布局。
dsh-theme-plugin
beizi6/dsh-theme-plugin
DSH Web GUI 主题工作室:5 套内置预设 + 完全可自定义的浅/深配色(强调色、背景、前景、UI 与代码字体、半透明侧栏、对比度),即时热切换并持久化到 localStorage。
dsh-neo-skin
0nt-one/dsh-neo-skin
新粗野主义换肤皮肤:双方案(蓝统治 / 做旧报纸)随时切换,硬阴影 + 直角 + 2px 边框结构层,浅色/深色自适应。
dsh-go-balance
iamfromchangsha/dsh-go-balance
输入框工具行右侧的 OpenCode Go 余额胶囊:滚动/每周/每月配额剩余百分比(数据直接来自 Zen 用量接口),悬停查看明细,低余额自动变黄/变红。
dsh-turn-rail
yujm888/dsh-turn-rail
Codex 风格自动隐藏右缘轮次导航:靠边浮现、单轮 tooltip、会话内搜索、长会话 30 轮滚动窗口。
dsh-turn-fold
winter-and-you-gone/dsh-turn-fold
工具调用按 Think 段自动分组折叠;回合结束后整回合收成一个大组头,显示耗时/token/tok/s/缓存命中率指标。
dsh-codex-timeline
wine-red/dsh-codex-timeline
左侧用户轮次导航轨道:随阅读位置高亮,悬停预览单轮指标与模型回答摘要,支持键盘和点击跳转及本地会话搜索。
harness-widgets
physicolor/harness-widgets
DSH Web UI 右侧部件栏:实时会话统计(轮次/LLM 与工具耗时/首 token 延迟/速率/缓存/tokens)与 OpenCode Go 套餐用量(同源代理);可扩展部件注册表,为更多平台用量部件、视觉表现、实用工具与外部接口集成打基础。
DSH-Right-Sidebar
limitinfinitude/dsh-right-sidebar
DSH Web 原生右侧产物栏,按会话收集用户产物,预览用户可读文件并保存标签状态。
dsh-session-manager
semidia/dsh-session-manager
会话行右键菜单与侧边栏会话管理:置顶、重命名、归档、分叉、导出、复制工作目录/会话 ID/深链,在资源管理器或新窗口打开。
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness (DSH) plugin: a "Thinking Language" selector under Settings → General that tells the model which language to reason in (chain of thought) via a system-prompt section. Zero extra calls, zero latency, 12 languages.
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
Command Code Go provider adapter for dsh: scan the Go-plan model catalog dynamically and serve /alpha/generate through the harness LLM seam
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
安全审计方法论技能包 + plugin_vet 供应链门禁:八个 agent 技能(密钥扫描、依赖审计、供应链评审、提示注入审查、审计总编排、威胁建模、漏洞情报、事件响应),中英双版本,附 npm provider 包一键挂载并注册自动化 plugin_vet 安装前扫描。
dsh-side-panel
xyz1024-alt/dsh-side-panel
Right-side developer panel for DeepSeek Harness: files, session history, and git version control
dsh-usage-stats
lanlandeli/dsh-usage-stats
Lightweight usage analytics for DeepSeek Harness — token trends, activity heatmaps, model breakdowns, and exports.
dsh-capability-index
777-zen/dsh-capability-index
Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.
dsh-session-repair-ui
semidia/dsh-session-repair-ui
Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.
dsh-trajectory-reader
flyingtimes/dsh-trajectory-reader
A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.