awesome-deepseek-harness (libukai)¶
| Type | awesome-list | Category | Registries |
| Stars | ⭐47 | Status | ✅ active |
| Capabilities | search, learning | Updated | 2026-08-14 |
📖 About¶
DeepSeek Harness(简称 DSH 或 dsh)是 DeepSeek AI 开源的 Agent Harness 项目。它基于 Cordis,采用 Everything is a Plugin(一切皆插件) 的架构:模型适配器、工具、会话日志、界面和 Agent Loop 都可以通过插件树组合与替换。
✨ Key Features¶
📦 Install¶
npx @deepseek-ai/dsh web
🚀 Quick Start¶
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build
pnpm dsh web