插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 20 个插件
opencues (dsh)
opencues/opencues
在输入框内提供同义词替换与以下划线触发的补全:一行以 _ 结尾即自动补全,拼写错误在输入时即时标出。它走 dsh 已配置好的模型,因此无需额外的 API key。
dsh-vision-opencode
poiuyjie/dsh-vision-opencode
给纯文本主模型加可配置识图模型:vision_read_image 工具、输入框识图模型选择器,以及纯文本路由的图片自动转文字。
upstream-radar
micromilo/upstream-radar
面向 DSH 插件的常驻依赖安全监控:追踪实际安装路径、OSV 漏洞、npm 发布和破坏性更新信号,再把项目证据交给 DSH Agent。
dsh-auxiliary
dsh-plugins/dsh-auxiliary
为视觉理解、上下文压缩、审批审查、子代理、会话标题与图片生成提供独立的模型路由、工具与系统提示。
dsh-codex-shim
opentritium/dsh-codex-shim
为选定的模型路由模拟 Codex 环境,以提升 GPT 系列模型的工具调用成功率。
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
在纯文本 DeepSeek 线路上开放贴图准入,用视觉 sidecar 把附件转成文字,原生视觉模型不改写。
dsh-vision-bridge
gxx182/dsh-vision-bridge
将会话图片转交可配置视觉服务,并向符合条件的 DeepSeek Harness 模型路由返回纯文本分析。
dsh-wm
waynejin0918/dsh-wm
World-model research toolkit: inspect frames, name 3D / pixel / latent routes, score pred vs GT, and RSI skills / wm.yaml.
dsh-open-eyes
hyp6666/dsh-open-eyes
为纯文本 DeepSeek 路由提供视觉桥接:通过可配置的 OpenAI Responses、Chat Completions 或 Anthropic Messages 端点分析附件与本地图片,同时保持支持图片的路由走原生路径。
dsh-python-env
angeloszou/dsh-python-env
封装了Python虚拟环境管理指令,减少Agent使用终端指令管理环境时遇到的网络问题和权限问题,兼容不同操作系统,工具内部设置自动网络与镜像路由。工具严格受给定读写权限限制。
dsh-vision-fallback
1helloman1/dsh-vision-fallback
将聊天图片交给固定的 OpenAI 兼容视觉模型,把事实性观察交给当前主模型,并在事件回放、上下文压缩和重启时复用会话内观察。
dsh-plugin-kit (rss)
hyzyn/dsh-plugin-kit
DSH 的 RSS/新闻聚合插件:内置渠道库 + awesome-rsshub-routes 精选订阅源目录 + 自定义源(保存时真实抓取校验),每天自动汇总成「今日值得读」Markdown 并注入 systemPrompt;带 Web 设置卡片与侧边栏阅读弹窗。
dsh-swarm-router
r600a-code/dsh-swarm-router
子智能体矩阵蜂群:把异质任务路由到最合适的模型(OpenRouter 类网关 + cfgpu.com/llm/square),通过进程内子智能体或直接 LLM 调用下放,并按模型统计 token 消耗、用真实反馈驱动排名。
dsh-ui-usage-billing
kenz1117/dsh-ui-usage-billing
侧边栏计费仪表盘:从会话日志聚合真实用量(按模型/按日统计调用、Token、缓存),按最新多厂商官方价格估算人民币费用,订阅套餐(coding/token/agent)通道豁免计费,并带各厂商健康状态圆点。
dsh-wechatmpdev
vincentjiang06/dsh-wechatmpdev
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文
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.
dsh-gateway-provider
luck9star/dsh-gateway-provider
Generic LLM gateway model provider plugin for DeepSeek Harness: mounts newapi / LiteLLM / Higress / any OpenAI-compatible gateway as provider routes, auto-discovers the model list, enriches every model with models.dev parameters, and dispatches each model
dsh-vision-guard
good-boy4069/dsh-vision-guard
纯文本路由的透明图片护栏:贴图不再 400 卡死会话,附带 vision_analyze 工具(OCR/PDF/docx/pptx/视频)。
dsh-plugin-hub (dsh-web-file-preview)
wingsky-1/dsh-plugin-hub
在 web 端预览对话中的文件链接(图片 / 文本 / Markdown / 代码高亮 / git diff):点击链接即可弹窗预览,替代桌面原生打开;loopback 围栏 + 弱 ETag/304 缓存 + DOMPurify 消毒。
dsh-sub2api
godd6366/dsh-sub2api
将 sub2api 网关接入 DeepSeek Harness:用一个 base URL 统一管理 OpenAI / Claude / Grok / Gemini 等多供应商路由,支持按 key 发现模型、用量查询与全局视觉/图像生成工具。