插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 964 个插件
dsh-plugins
nan1010082085/dsh-plugins
DSH plugin: auto-import local AI CLI conversations (Claude Code, Codex CLI, Cursor Agent) as real DSH sessions
dsh-orcana (dsh-bundle)
leo-ayh-oday/dsh-orcana
DeepSeek Harness 运行时治理器:零进展回合引导、按代际绑定的验证证据、基于证据的完成守卫,以及按任务配置限制工具集。
dsh-finreport
skyloveqiu/dsh-finreport
DSH 定时双语财经日报:包含行情、新闻与宏观日历,支持每个目标独立配置时区,并通过 dsh-im 的八种通道投递。
dsh-agent-preset-router
ctwctw9999/dsh-agent-preset-router
DSH 自动模式:用 Flash 模型为每个新会话自动判断最合适的 Agent 预设(标准/PTC/极简/创造)并直接执行,无需确认。
wechat-ocr
hawkhai/wechat-ocr
DSH 的本地微信 OCR 工具:`wechat_ocr_recognize` 针对本地图片路径返回识别文本和引擎的结构化结果。
dsh-hindsight-local-optimize
hua1q1ng/dsh-hindsight-local-optimize
为 DSH 桌面端官方 Hindsight 插件补齐本地记忆生命周期:一键启停 hindsight-embed 守护进程、开机自启、退出随停、隐藏 uv.exe 黑框,并支持把档案柜与模型装到其它盘。
dsh-stylevault
gptsapp/dsh-stylevault
为 DeepSeek Harness 提供 30 套经典开源主题配色(Catppuccin、Nord、Tokyo Night、Gruvbox、Solarized 等),映射官方 ThemeService token;带 Style Settings 面板,可实时调整颜色/字体/圆角,并支持 JSON 导出/导入分享配置。
dsh-prompt-optimizer
winditer/dsh-prompt-optimizer
在输入框按 ✨ 或 Alt+O 一键把草稿润色成更清晰、更结构化的 prompt;默认零配置复用当前会话模型(SSE 真流式、推理过程先出),也可自配任意 OpenAI 兼容端点。
dsh-file-preview (dsh-file-preview)
undeadsheep/dsh-file-preview
Web 客户端悬浮文件预览窗:懒加载文件树、CodeMirror 预览与窗内编辑保存、Markdown 与图片预览、Quick Open 搜索,以及点击会话中的路径直接打开。
dsh-archive-manager (plugin)
neumannzc/dsh-archive-manager
美化版归档管理设置页:按工作区分组展示归档会话,悬停即可取消归档,附相对时间显示。
dsh-conversation-rail
dingyi580/dsh-conversation-rail
对话左缘的导航轨:一根杠一轮对话,杠长按该轮文字体量,悬停出提问与回答预览,点击跳转;杠来自 host 侧读整份会话日志折出的大纲,未加载进窗口的轮次也画得出来,点击时再翻页补历史。
dsh-multi-lang-ui
asd13006/dsh-multi-lang-ui
為 DeepSeek Harness Web UI 語言選單新增六種語言(繁體中文、日本語、한국어、Français、Deutsch、Español):各語言逐條精譯,缺字串自動兜底(繁中即時簡轉繁、其他語言回退英文),官方更新與第三方插件都能覆蓋。
codegraph
johnxu22786/codegraph
面向 agent 的本地代码知识图谱:把代码库(Python/JS/TS/Go/Java/Rust)解析进 SQLite 索引,回答调用者、被调用者、依赖、反向依赖、影响面与全文检索问题。
dsh-when
zhijiangtang/dsh-when
Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.
dsh-cron-parse
zhijiangtang/dsh-cron-parse
Parses cron expressions into human-readable text and previews upcoming run times.
dsh-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-env-switcher
oyama-mahiro-f/dsh-env-switcher
One-click Windows/WSL2 environment switcher for DSH (coexistence mode): both environments run simultaneously on separate ports and switch from the web UI without killing any process.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
dsh-vision
zoahdev/dsh-vision
vision_analyze tool: analyze a local image or URL with an OpenAI-compatible vision model.
dsh-premium-themes
xiaoyanzi191/dsh-premium-themes
8 curated color schemes plus custom palette import (name + scheme + seed colors derive a full token map), a Palette row in General settings, hot-plug install.
dsh-settings-tuner
semidia/dsh-settings-tuner
System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.
dsh-i18n
semidia/dsh-i18n
Chinese localization for tool results: intercepts tool execution output and translates English markers (`[exit code]`, `[timed out]`, `[sandbox: ...]`, etc.) into Chinese, with a settings toggle.
dsh-prompt-optimize
peterliucius/dsh-prompt-optimize
Rewrite the current composer draft through an auxiliary LLM call without sending a message.
gewu-tools
nyantused-cpun/gewu-tools
面向纯文本 DSH 主脑的模型无关视觉审阅流水线:HTML 逐页截图 + 视觉子代理简报契约(gewu_prep),再把每条审阅发现定位回源码核验真值(gewu_locate);已在 mimo-v2.5 与 qwen3.7-plus 上实测。