deepseek-harness-desktop¶
| 类型 | 客户端 | 分类 | 桌面端 |
| 星数 | ⭐6 | 状态 | ✅ 活跃 |
| 能力 | coding, desktop, ui | 更新时间 | 2026-08-14 |
📖 项目简介¶
DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI. It uses an architecture where everything is a plugin, and is powered by Cordis, whose design is described in A Programming Paradigm for Spatiotemporal Composability.
📦 安装¶
npx @deepseek-ai/dsh web
🚀 快速开始¶
git clone https://github.com/deepseek-ai/deepseek-harness.git
cd deepseek-harness
pnpm install
pnpm run build
pnpm dsh web