插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 108 个插件
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
A deepseek harness plugin for tensorlake sandbox
deepseek-harness-tui
boxeryao/deepseek-harness-tui
DSH-TUI: a lightweight and fast terminal plugin connected directly to the DSH runtime.
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
把工具结果与会话事件的 receipt 写入本地哈希链 JSONL,不保存提示词、工具参数、结果正文或原始会话 ID。
dsh-verification-receipt
030611/dsh-verification-receipt
把每轮工具计数与粗粒度验证信号写入本地 JSONL,不保存提示词、工具参数或结果正文。
dsh-session-link
pwnky/dsh-session-link
复制、打开 `dsh://` 会话深链,或将其粘贴到另一对话中,注入被引用会话的受限只读快照。
codex-to-dsh-pet (dsh-codex-pet)
signalight/codex-to-dsh-pet
DSH 网页 GUI 实时桌宠:可把任何 Codex 桌宠图集(webp/png/gif,v1/v2 自动识别)转换为 DSH 中可拖拽的悬浮桌宠。支持拖拽/挥手/跳跃,v2 桌宠的眼睛实时追踪活动鼠标,随 agent 状态切换姿势;进度气泡反映工作状态;「设置 → 桌宠」图形界面可导入、切换与调整桌宠;内置一只原创示例桌宠(娜斯佳),用户桌宠存放在 ~/.dsh/pets。
dsh-win-notify
muziisabel/dsh-win-notify
DSH 插件:代理任务完成时弹出带声音的 Windows Toast 通知,点击通知即可直接切回并前台显示 DSH 标签页
dsh-stream-rules
jiesou/dsh-stream-rules
Inject rules when needed, without wasting context. DSH port of opencode-stream-rules.
dsh-plugin-notify
huguangyu666/dsh-plugin-notify
通知出口:agent 主动通过桌面通知 / 中文语音 / 音效(炸裂、胜利、警报)联系你,60 秒确认窗口后语音呼叫,音量增强,设置面板。
dsh-task-planner
ztl34245881-commits/dsh-task-planner
带经验肌肉记忆的任务规划:条件反射检索历史方案 + LLM 能力匹配 + 经验自动沉淀。
dsh-token-pet
pk7j7sqryy-ops/dsh-token-pet
Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.
dsh-plugin-multimodal
shinjiyu/dsh-plugin-multimodal
在纯文本 DeepSeek 线路上开放贴图准入,用视觉 sidecar 把附件转成文字,原生视觉模型不改写。
free-vision-skill
niyongsheng/free-vision-skill
基于 macOS Vision Framework 的全本地识图插件:`ocr_image`(文字提取,表格结构+坐标)与 `view_image`(场景/人脸/二维码);web 输入框可直接粘贴多张图片,图片永不离开你的 Mac。
dsh-weather
sunshine-lang/dsh-weather
Weather tool for DeepSeek Harness: current conditions and multi-day forecasts via Open-Meteo (free, no API key).
dsh-undo
linglambda/dsh-undo
User-side undo/redo for DeepSeek Harness (dsh): the /undo command rolls the transcript back to before the last message and /redo restores it.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
DeepSeek 视觉桥接:注册原生 LLM provider,聊天内粘贴的图片自动由视觉模型(pi-ai/llama.cpp 上的 Qwen3-VL)转成文字描述后交给纯文本 DeepSeek 作答——图片准入、路由与会话压缩全部走 harness 原生机制,带 LRU 描述缓存与 503 重试。
dsh-achievements
luumod/dsh-achievements
成就与游戏化插件:按回合、工具调用、会话、连续天数与编码行为(编辑/读取/测试)解锁徽章,带徽章墙、解锁 toast 与 ctx.achievements SDK。
visual-review
wang-bool/visual-review
在 DSH Web 聊天界面内联渲染粘贴/上传的图片,并让纯文本模型“看见”图片:visual_review 工具优先调用任意 OpenAI 兼容多模态 API,未配置时回退本机 Qwen3-VL。
dsh-vision-tools
moon09300731/dsh-vision-tools
DeepSeek Harness 视觉能力全家桶:vision_understand 工具(OpenAI 兼容视觉 API,默认免费智谱 GLM-4V-Flash)+ 粘贴/拖拽/按钮三入口识图。
dsh-paste-to-path
johnny-xuan/dsh-paste-to-path
为图片、文档、压缩包、代码及其他文件提供路径附件 Dock,文件读取交由 Agent 的当前可用工具完成。
dsh-theme-plugin
beizi6/dsh-theme-plugin
DSH Web GUI 主题工作室:5 套内置预设 + 完全可自定义的浅/深配色(强调色、背景、前景、UI 与代码字体、半透明侧栏、对比度),即时热切换并持久化到 localStorage。
dsh-bill
jannchie/dsh-bill
按在线价格目录计价的费用统计(models.dev + OpenRouter,8000+ 模型,每次调用按自身时刻定价):每轮成本行、把花费归因到工具输出 / 模型输出 / 系统提示词 / 终端命令的「费用」标签页、预算、月度预测、约 166 种实时汇率货币,以及 bill_stats agent 工具。
pptfast
liustack/pptfast
Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out
dsh-notify-win
andyqwe44/dsh-notify-win
Native Windows toast + taskbar flash for task done / approval / ask_user_question; Win10/11, npm install `dsh plugin --profile web add dsh-notify-win`.