dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness Ultimate Guide

libukai/awesome-deepseek-harness · skills

Selected high-quality materials, tutorials, plug-ins and development tools from DeepSeek Harness.

★ 51GitHub stars
10Forks
2026-08-15Last updated
Language
License

Project overview

DeepSeek Harness(简称 DSH 或 dsh)是 DeepSeek AI 开源的 Agent Harness 项目。它基于 Cordis,采用 Everything is a Plugin(一切皆插件) 的架构:模型适配器、工具、会话日志、界面和 Agent Loop 都可以通过插件树组合与替换。 启动 Web UI

web 和 headless 是发行版内置的 Profile。外部插件以声明 dsh.bundle 的 Bundle 加入指定 Profile:

特别欢迎加入 DeepSeek Harness 中文社区:扫码添加企微小助手并填写入群问卷,完成后小助手会邀请你入群。

Install command

dsh plugin --profile web add github:libukai/awesome-deepseek-harness
View GitHub repository ↗Back to popular plugin directory