Harness 与运行时345 个项目 · 第 3/4 页
DeepSeek 原生 / DeepSeek 优先的 agent harness、coding agent,以及运行时级基建(诊断、运维、会话管理、审批策略)。
- omdsh-dev/dsh-hub
社区扩展目录与 Profile 生成管理器:在官方契约之上增加事务式安装、恢复、目录浏览和设置 UI。
- omdsh-dev/dsh-llm-fallbacks
基于角色的模型重试备用策略插件。
- omdsh-dev/dsh-scout
面向 DeepSeek Harness 的只读环境探测插件,为智能体提供运行环境、软件版本、系统资源、端口、服务、硬件及工作区信息。
- omdsh-dev/dsh-security-audit
本机安全审计插件:覆盖配置、插件来源、会话与网络暴露面,输出只读脱敏风险报告。
- omdsh-dev/dsh-session-health
会话健康检查:对多帧 zstd 会话文件做帧级扫描诊断(torn / 损坏 / 空会话检测),零依赖只读,注册 `session_health` 工具。
- omdsh-dev/fabric
类似 MC Fabric 的 hook 处理器。
- omdsh-dev/omdsh
社区实验项目:以可审阅、可复现的形式组织版本化的 DSH 组件集与默认配置。
- omdsh-dev/omdsh-runtime
无头执行层:复用官方 Profile/Bundle/Cordis 操作,增加确定性 plan/apply、候选代次与上一代恢复。
- omdsh-dev/session-teleport
多设备 Session 接力:以 PostgreSQL 为唯一在线权威,同一时间只有一台设备持有写入凭据。
- Onenightcarnival/deepseek-harness-desktop
DeepSeek Harness(dsh)的桌面安装包:Windows exe 和 macOS dmg。本仓库只包含打包用的 Electron 壳和 CI 配置,不包含上游源码——构建时直接安装 npm 发布版 @deepseek-ai/dsh。
- OneZero-Y/dsh-plugin-kit
用于构建独立 DeepSeek Harness(DSH)插件的 Agent skills 与可运行模板。
- openrect/dsh-community-installer
Windows 上针对 `@deepseek-ai/dsh` 的非官方社区安装器。
- OpenSaozi/dsh-antigravity
为 DeepSeek Harness 提供 Google Anti Gravity OAuth 与 Cloud Code Assist 接入——支持 Gemini 3.7、Claude 4.6、GPT-OSS。
- OpenSaozi/dsh-bigmodel-catalog
为 DeepSeek Harness 与 pi-ai 提供智谱 BigModel 与 GLM Coding Plan 实时模型目录插件,包含已验证的 GLM-5.3。
- OpenSaozi/dsh-xai-catalog
为 DeepSeek Harness 与 pi-ai 提供 xAI 与 Grok 实时模型目录插件,包含已验证的 Grok 4.6 描述符。
- OpenTritium/dsh-codex-shim
DeepSeek Harness 的 Codex shim 插件(上游无描述)。
- orangeofcarl0-sys/dsh-large-proj-perf
DSH 大会话性能插件:零拷贝 fork + 投影预热 + 分块物化。
- ovo669/dsh-settings-sections
设置的板块管理,避免插件太多。
- Owen718/FlashCoder
面向 DeepSeek 模型的简易 harness。
- PandaColour/dsh-cmd-starter
为 deepseek-harness 提供一个命令行启动工具,支持 `--append-prompt`、`--resume` 等类 Claude 命令。
- peiyuwang54/deepseek-harness-cli
DeepSeek Harness CLI(非官方):由 DeepSeek 驱动的开源编码 agent,在本地终端运行。
- PerryLink/dsh-click
面向 DeepSeek Harness 的跨平台原生桌面控制(优先支持 Windows):截图、读屏、点击/输入/滚动/按键、应用列表/启动——全程审批门控,绝不抢占前台焦点。
- PerryLink/dsh-fast
DeepSeek Harness 只读性能诊断:会话加载(打开/恢复)耗时、溢出命中数、压缩次数与触发原因、上下文注入量(AGENTS.md/skills/工具schema 的 token 占比)与 LLM 缓存命中率,通过 /fast 命令与 fast_report 工具展示,持久化可复原。
- PerryLink/dsh-local-ai
DeepSeek Harness 的本地模型(Ollama)集成:发现、拉取、删除与检视本地模型,按任务类型或关键词路由请求并自动回退到云端,/ollama 一键查看状态总览。
- PerryLink/dsh-observe
DeepSeek Harness 的 OpenTelemetry 与 Langfuse 可观测性导出器:turn/step/tool/LLM span,token 与成本指标,脱敏的 prompt/completion 采集,异步批处理、有界离线缓冲与退避重试。
- PerryLink/dsh-output-styles
切换不同的输出风格。
- PerryLink/dsh-score
面向 DeepSeek Harness 插件的多维质量评分:对单个仓库或 npm 包从安装成功率(消费 dsh-test-drive 结果)、维护活跃度、文档完整度、安全扫描与协议合规性打分——每条结论都有真实 CLI 证据与审计时间戳支撑。
- PerryLink/dsh-test-drive
面向 DeepSeek Harness 插件的隔离式安装+冒烟测试:把仓库或 npm 包安装进一次性 DSH_HOME profile,校验 bundle patch 层与启动日志,输出结构化的通过/失败结果矩阵(JSON/Markdown)供打分流水线使用,并隔离清理自己拥有的所有临时目录。
- PerryLink/dsh-translate
DeepSeek Harness 的厂商参数转换与确定性 JSON 修复:/translate 在 11 家厂商间映射 temperature/top_p/max_tokens/stop/system 参数,后置修复层(附 fix_json)修复损坏的 JSON 工具输出且绝不臆造数据。
- peterliucius/dsh-prompt-optimize
DeepSeek Harness 提示词优化插件(上游未提供描述)。
- phelpsyacht/dshmath-manim
DeepSeek Harness manim 数学动画插件。
- PlutoKeating/TaiChiOS
TaiChiOS —— 面向未来的 AI-Native 操作系统:基于 Cordis、DeepSeek Harness 与可逆插件系统构建的可启动 Debian 衍生版。
- Poepon/dsh-image-generation-responses
DeepSeek Harness 图像生成 provider 插件(responses API)。
- polaris-smart/dph-fleet
把你的设备变成一个舰队 —— 一个 dph 插件,让多台设备去中心化协作:mDNS 发现、密钥配对、SSH 直连执行;工具在 dph agent 会话内自动注册。
- Prism-Shadow/penguin-harness
🐧 面向开源模型(如 DeepSeek)调优的 RSI harness:极简工具集与清晰的底层接口,更少工具调用与 token 消耗;已标记 `deepseek-harness` GitHub topic。
- pythonshiyi/dsh-compact-standard
DeepSeek Harness Agent 预设:完整 Standard 工具集 + 极简输出风格专家提示词。
- QiE2035/dsh-llm-headers
DeepSeek Harness 自定义 LLM 请求头插件(上游无描述)。
- qmy777/cordis-host-runner-inspect-upsert
DeepSeek Harness 兑方补丁:Host Cordis inspect 幂等注册(修复自定义模式切换失败/无法操作会话)。
- QvShui/dsh-llm-qwen
Qwen(DashScope)LLM 适配器插件。
- rainforest888/dsh-plugins-raincode
DeepSeek Harness 的模型层:模型池/缓存/重试 + `/skills` 浏览。
- rand0wn/dsh-minimal-anchor
DeepSeek Harness(dsh)插件:仅在会话首轮裁剪工具 schema 并注入结构化前言。
- revive/dsh-git-credentials
让 GitLab/GitHub API token 不进入模型上下文——AES-256-GCM 静态加密,按需暴露工具,带 Web 设置面板。
- Ritard563/dsh-opencode
一个本地反向代理以支持 Opencode 免费模型在 DeepSeek Harness 中正常使用。
- RossBool/dsh-plugins
DeepSeek Harness (DSH) 插件合集:协作编排、跨会话、团队模式、计划引擎、话题时间轴、语音、MCP 管理、提示词增强。
- rouyiemei/dsh-smart-router
DeepSeek Harness 自动模型路由:难/中/易三档难度分级路由,附带视觉路由,直接使用你在设置→模型里已配置好的模型。
- royenheart/dsh-plugin-opencode-omo
deepseek harness opencode + omo (oh-my-openagent) preset。
- RoyougiShiki/dsh-restart-systemd
DSH WebUI 重启按钮(systemd 版):侧栏一键重启 dsh-web,WSL/Linux systemd 通道 + Windows 分支,/restart 命令,会话自动续接。
- rugose-learnedprofession58/pi-dsh
崩溃一致性 coding agent 运行时管理器:持久会话、因果历史、回放,以及需审批的自我扩展能力。
- Saktawdi/ha-orchestrator
DSH 动态 Cordis 插件:为 DeepSeek Harness 提供模型高可用容灾切换与子代理编排。
- sandbaseai/sandbase-harness
通过可安装的 `managed-agents` 插件与六工具 MCP Bridge 接入 DSH 的 local-first Agent 运行时:提供持久会话、可恢复 SSE、审计/回放、权限、凭据,以及本地/Docker/Kubernetes/自托管 Worker 沙箱。
- saurtone/dsh-tool-somark
SoMark 文档解析工具(`somark_parse`)插件,用于 DeepSeek Harness。
- sdkwork-ai/sdkwork-birdcoder2
SDKWork BirdCoder2:deepseek-harness-desktop 的派生 fork,通过上游 git remote 与上游保持同步。
- sealfly/dsh-reasonix-desktop
面向 DeepSeek Harness (dsh) 的 Reasonix 桌面应用:基于 Electron 的 AI Agent 桌面客户端。
- seanwhy/dsh-restart-confirm
DSH 插件:侧边栏一键重启(WebUI 与后台),强制二次确认,自动重新拉起,跨平台。
- secretxuan/dsh-computer-use-win
面向 DeepSeek Harness 的 Windows 电脑操作(computer-use)插件。
- SeverusZh/dsh-plugin-subagent-director
Subagent Director:为每个子代理单独选择 LLM 提供商/模型,支持角色模板,DeepSeek Harness 插件。
- sgsjsgzy-commits/dsh-subagent-rules
dsh-subagent-rules 子代理模型与思考强度规定:subagent_flash 锁定 flash 模型路由,思考强度默认 max 且可按会话自定义,分发规则自动注入所有对话。零依赖 DSH 宿主平面插件。
- shiyi-0x7f/dsh-tool-sysinfo
面向 DeepSeek Harness agent 的只读 `system_info` 工具插件(操作系统/CPU/内存/网络快照)。
- shizhonggang/dsh-harmonyos
DeepSeek Harness OpenHarmony 适配套件:安装/升级脚本、幂等补丁、启动器及 HarmonyOS PC 平台文档。
- sjh9714/dsh-win32
极简模式的 Windows 补全:补上缺失的 win32 进程探测器(持久 Git Bash)、Ctrl-C 中断注入与安装体检 doctor。
- sleepinginsummer/dsh-rtk-optimizer
DeepSeek Harness 的 RTK 优化插件。
- snow-The/dsh-ark-plan
正确在火山方舟(Volcano Ark)plan API 上启用 DeepSeek v4 flash:默认配置注入(reasoningEfforts + effort=max)加 `ark_plan_doctor` 自检。
- SnowAmberX/dsh-role-router
基于角色的模型路由插件:planner/subagent 角色路由,附设置卡片与输入框摘要。
- Sovea/deepseek-harness-docker
面向 DeepSeek Harness 的最小化 Docker 部署方案。
- SparkElf/deepseek-harness-plus
DeepSeek Harness Plus:上游 bug 的及时修复、早期特性、实用扩展与精选预设。
- SpookySandwich/deepseek-harness-windows
适配 Windows 的 DeepSeek Harness。
- sqs404/dsh-portable
DeepSeek Harness 免安装便携版(Windows):官方 npm 包 + 内置 Node.js,双击 exe 即用,拷贝到任意 64 位 Windows 电脑独立运行。
- staff-os/dsh-dify
为 DeepSeek Harness 提供 Dify agent 与知识库能力接入的插件。
- Starfie1d1272/dsh-v4-anchor
面向 DeepSeek Harness Standard 上 DeepSeek V4 的极简首轮 RL 锚定预设。
- strukto-ai/mirage#dsh
把文件系统与 bash 提供者换成 mirage 虚拟工作区:文件工具与 shell 命令作用于挂载的资源(RAM、S3、Redis、Slack、Gmail、Notion、Postgres)而非宿主磁盘,支持按挂载点设置读/写/执行模式、按命令选择沙箱(进程内 monty、pyodide、quickjs;远程 docker、e2b、daytona),并可在虚拟终端中安装 CLI(git、gh、slack、linear、ntn、gws,或自行注册的程序树)作为命令头词。
- StyxNether/dsh-auto-approval
Trusted Auto:DeepSeek Harness 中介于 workspace-write 与 danger-full-access 之间的中间权限档,自动批准无害命令与可信区域目标。
- sunny0826/dsh-plugin-herdr
面向 DeepSeek Harness (DSH) 的 Herdr 控制面插件:在 DSH 会话中观察并驱动 Herdr——一个面向 AI 编码 agent 的终端工作区管理工具。
- supengpeng/dsh-plugin-quarantine
DeepSeek Harness 插件的崩溃隔离与安全启动监督器。
- Sureo0/deepseek-harness-launcher
无需预装 Node.js / Git / pnpm 即可在 Windows 上零依赖部署 DeepSeek Harness;虚拟环境隔离,不污染系统,删除即卸载。
- SwainGao/dsh-plugin-ai-bridge
面向 DeepSeek Harness 的 AI 桥接插件,聚焦代码评审场景。
- tafcear/kimi-tide
月汐 — Kimi Code(Moonshot)接入 DeepSeek Harness 的完整方案:标准 DSH 插件 + Kimi CLI 桥接维护 fork + Agent 协作闭环方法论。
- Taler97/dsh-rollback
DeepSeek Harness 的文件变更回滚插件。
- techysy/deepseek-harness-fnos
DeepSeek Harness(DeepSeek 官方 agent 浏览器 UI)fnOS 应用 —— 本地常驻服务。
- TencentCloud/tencentcloud-agentobs-sdk-dsh
tencentcloud-agentobs-sdk-dsh 是一个 DeepSeek Harness (DSH) 可观测插件,直接将 GenAI trace 数据上报到腾讯云日志服务 (CLS)。它观察 DSH 原生的 session、agent loop、LLM stream 和 tool 生命周期,将其转换为腾讯云 AI Agent 可观测规范的 5 层 span 层级模型(entry → agent → step → chat → tool),并通过 tencentcloud-cls-sdk-js 直接上报到 CLS,无需额外部署 OTLP 收集器或 sidecar。
- TGYD-helige/dsh-pi
通过兼容层在 DeepSeek Harness 内运行受信任的 Pi 扩展。
- thirsty5034/dsh-ssh-tunnel
DSH 社区插件:多主机 SSH 隧道 + SSHManager(better-sidebar)。
- tianxia--/dsh-llm-local-token
复用本机 Codex CLI 与 Claude Code 的 OAuth 凭据,为 DeepSeek Harness 提供 LLM 路由,无需单独配置 API key。
- Tieboyh/dsh-session-search
免索引的跨 agent 会话搜索。
- Tiee7/EzDSH
通往 DeepSeek Harness 的简易之路。
- TinyPanda168/SpecsRelay-DSH
DSH Desktop 的 DeepSeek 对话捕获与需求传递插件。
- tong-io/tongflow
TongFlow —— 多模态 AIGC 工作流引擎(画布 + Python 插件引擎),附带 dsh-tongflow DeepSeek Harness 工作室插件。
- Toukaiteio/dsh-effort-tweak
实时调整 reasoning effort。
- Townrain/dsh-fetch-models-unselect-all
为 DSH 设置 > 模型“拉取可用模型”对话框添加一键全不选按钮(仅客户端插件)。
- tsrigo/dsh-from-scratch
一份可运行的 TypeScript 教程:从零构建一个极简的 DeepSeek 风格 agent harness。
- TT-Wang/dsh-assembler
DSH 汇编器插件(无描述)。
- TuringCorp-net/dsh-boot-restore
DSH 插件:服务重启后自动恢复最后一个活跃(在值)会话,使定时任务能无人值守运行。
- unStone/dsh-xray-plugin
在 agent 内部询问某个 DeepSeek Harness 插件到底能做什么,与 dsh-xray 配套使用。
- userofthecomputer/dsh-openrouter-provider-badge
DeepSeek Harness 的 OpenRouter provider 徽标插件(dsh-plugin)。
- V1ki/dsh-plugin-subscriptions
把 ChatGPT (Codex)、Claude 与 Grok (X Premium) 订阅作为 DeepSeek Harness 的 LLM 提供方——Web UI 内 OAuth 登录,无需 API key。
- vibeinging/dsh-trace
遥测后端:把回合、模型步骤和工具调用通过 HTTP 导出到 yiTrace。
- VitaTsui/deepseek-harness-suite
带桌面应用、插件市场与终端 UI 的 DeepSeek Harness 套件:一切皆插件。
- Wanbinyu/dsh-provider-probe
DeepSeek Harness 的手动 provider 连通性与延迟检测插件。
- wangshunnn/oh-my-dsh
DeepSeek Harness 插件合集。
- wefio/dsh-plugin-audit
DSH 插件审计工具。
- weijiafu14/dsh-remote-sandbox
基于 E2B 沙盒的抗崩溃远程执行编星:`ctx.fs`/`ctx.subprocess`,带心跳保活、透明恢复与工作区同步。
浏览其他分类
DeepSeek 官方维护的 DeepSeek Harness 相关仓库与清单。
Profile 与 Patch 层29DSH 的 profile 与 patch 层:不用 fork 就能重新编排整棵插件树的任务专精运行时配方。
安全与权限65沙箱、权限策略、审计与脱敏:让能动手的 Agent 不越权的一层插件。
会话与记忆管理150会话持久化、上下文压缩与长期记忆插件,让 Agent 记得住、跑得久。
成本与用量统计114token 用量、成本核算与预算控制插件。
Channel / IM 桥接70把 DSH 接到微信、Telegram、Discord、飞书等消息平台的桥接插件。
插件市场与生态85DSH 插件市场、注册表与生态基建项目。
可视化95图表、流程图、看板等可视化输出插件。
幻灯片 / PPT4用 DSH 生成与编辑幻灯片 / PPT 的插件。
写代码118代码生成、审查、重构与测试相关的 DSH 插件。
Agent77子代理、多角色协作与任务型 Agent 插件。
循环(自动研究 / 自我改进等)13自动研究、自我改进等长循环编排插件。
MCP Server47可被 DSH 调用的 Model Context Protocol 服务器。
编排器与聚合器51多 Agent 编排器与多模型聚合器。
UI / 客户端638DSH 的 Web UI 扩展、桌面客户端与终端界面。
Skill109打包好的任务能力:基于 markdown 的 skill 与工具包。
资源15DeepSeek Harness 的教程、源码解读、手册与配置参考。
想直接用上 harness 架构的成品?
小龙虾AI 把"一切皆插件"的执行能力做成了开箱即用的产品:不用配环境,说一句话,AI 帮你把事情做完。
数据同步自 Dominic789654/awesome-deepseek-harness(CC0 1.0),最后更新 2026-08-19。各项目版权归其作者所有,收录不代表背书。