插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 25 个插件
modlens
liustack/modlens
为纯文本模型架起视觉桥梁:粘贴图片,输出结构化 JSON 证据(OCR、版面、语义)。
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-chat-import
nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
deepseek-harness-tui
openma-ai/deepseek-harness-tui
Rust/ratatui 终端客户端,直接使用 DSH SDK JSON-RPC 协议,支持独立运行或作为 profile bundle 加载。
dsh-toolkit
omdsh-dev/dsh-toolkit
零依赖工具包:time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema 十件套一键安装。
dsh-token-usage
laoyuehanni/dsh-token-usage
按请求持久化模型 token 用量,Web 设置「Token 用量」统计页:按日趋势图、按模型明细表、日期/模型筛选。
dsh-portable-tavern
xcnxnxnx/dsh-portable-tavern
DeepSeek Harness 的「便携酒馆」插件:RPG 式 SillyTavern V2/V3 角色卡生成器 + 酒馆角色扮演聊天。支持世界书、角色卡 JSON/PNG 导入导出、面板主题与本地音乐。独立插件,仅依赖官方 @deepseek-ai SDK。
qiushi-dsh-evidence-audit
030611/qiushi-dsh-evidence-audit
把工具结果与会话事件的 receipt 写入本地哈希链 JSONL,不保存提示词、工具参数、结果正文或原始会话 ID。
dsh-verification-receipt
030611/dsh-verification-receipt
把每轮工具计数与粗粒度验证信号写入本地 JSONL,不保存提示词、工具参数或结果正文。
dsh-session-audit
bwndlct/dsh-session-audit
会话执行分析:步骤、工具调用、失败、重复动作、token 用量与验证信号,输出 text/Markdown/JSON 报告。
dsh-tool-schema
omdsh-dev/dsh-tool-schema
JSON Schema 验证:validate/paths/explain/normalize。
dsh-tool-json
omdsh-dev/dsh-tool-json
JMESPath 子集 JSON 查询。
dsh-tool-diff
omdsh-dev/dsh-tool-diff
文本/JSON/CSV/Markdown 结构化比较与 unified diff。
dsh-session-export
bwndlct/dsh-session-export
把当前会话导出为可移植、带 schema 版本的 Markdown 与 JSON 文件,提供 `session_export` 工具与斜杠命令两种入口,文件名跨平台安全。
dsh-usage-dashboard-plus
1helloman1/dsh-usage-dashboard-plus
DeepSeek Harness (dsh) web plugin: API balance + today's spend sidebar widget, /api/dsh-usage route, external vision-call accounting (JSONL usage log), plus a full per-session usage dashboard (call log, per-model stats, cache rate, CSV export) via the usa
pack-agent
sakikotgw/pack-agent
把 .pack.json/.pack.zip 投影到 .agent-pack/modpacks/,按工作区白名单暴露 skill。
dsh-companion
beijingwahw/dsh-companion
四模块会话伴侣:对话智能导出(Markdown/PDF/JSON/PNG 长图、隐私脱敏、批量 ZIP)、上下文交接摘要(模板保存与导入继承)、API 成本优化(官方动态计价、峰谷调度、日/月双档预算、模型路由)、全局对话检索与对话内搜索(Ctrl+F、CSS Custom Highlight API)。
dsh-payload-capture
moeblack/dsh-payload-capture
Capture every upstream model API payload to JSON (debug & observability).
dsh-logger-panel
linglambda/dsh-logger-panel
Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.
dsh-mcp-manager
nichts0v0/dsh-mcp-manager
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/mcp-servers.json, connected/disconnected at runtime.
dsh-status-plugin
woshi-tom/dsh-status-plugin
A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, uptime, plugin inventory) as JSON plus server-pushed SSE alerts, surfaced as a header badge with an expanded panel in the Web UI
dsh-figma-to-lottie
zimai233/dsh-figma-to-lottie
将 SVG 路径与关键帧参数编译成自包含的 Lottie JSON 动画文件。
dsh-docker
jesse-njx/dsh-docker
类型安全、带护栏的容器控制:ps/logs/inspect/exec/start/stop 与 compose up/down,JSON 输出、项目感知定位、破坏性操作需审批。
dsh-doctor (plugin)
moonquake2004/dsh-doctor
离线诊断工具:环境/Profile/会话共 19 项检查,带设置「诊断」面板与只读 JSON API。