插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 35 个插件
dsh-farm
marchliu/dsh-farm
DSH 服务农场:注册、启动、停止、重启长驻项目服务,提供 agent 工具(farm_status/start/stop/restart/logs/register)与 farm.yaml 声明式服务,总览抽屉支持按工作区分组、实时日志 follow、搜索与导出。
dsh-web-search-glm
tazio7/dsh-web-search-glm
基于智谱 GLM MCP 的网络搜索插件:通过 Open BigModel API 搜索和抓取网页内容,API Key 自动从 ~/.dsh/.credentials.yaml 或环境变量注入,配置文件中无需存放密钥。
dsh-model-health
oxlyn/dsh-model-health
设置页「模型健康」面板:列出 settings.yaml 配置的全部模型,一键批量测试可用性与延迟。
dsh-vision-toggle
lijian-ui/dsh-vision-toggle
Per-model vision (image input) toggle for DeepSeek Harness (dsh): list every configured model and flip a switch to enable/disable image support without hand-editing settings.yaml. 为 DeepSeek Harness 提供按模型的「支持图片」开关:无需手改 settings.yaml。
dsh-devkit
mario03690/dsh-devkit
The small deterministic operations an agent needs mid-task. JSON/YAML round-trip, JSON Schema validation, text diff, JWT decode, regex testing, SQL dialect transpiling, QR codes, timezone and unit conversion, page screenshots.
dsh-fmt
zhijiangtang/dsh-fmt
Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.
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-plugin-verify
863683348/dsh-plugin-verify
DSH 核验工具箱:在工作区文件中核查声明并返回带行号引用的证据,校验配置文件(JSON/YAML),以及只读的 URL / npm / GitHub 提交就绪度探测。
dsh-plugin-aflare
alib8b8/dsh-plugin-aflare
aflare 工作流工具:通过本地 aflare 二进制生成、校验并执行本地优先的确定性 YAML 工作流 DAG(WAL 崩溃恢复、Saga 补偿),内置 300+ 模板。
dsh-plugin
plur-ai/dsh-plugin
PLUR 记忆在每次组装时渲染进系统提示词,而非以工具调用形式暴露,因此记忆块是被替换而不是追加,整段会话的上下文长度保持不变。全本地混合检索(BM25 + BGE,RRF 融合)、可直接编辑的纯 YAML 存储、按工作区划分 scope,并提供 /plur-memory 浏览器界面。
dsh-eval
hccccc01333/dsh-eval
Agent 评测平台:benchmark YAML、无头运行编排、基于轨迹的指标与运行报告。