跳转至

awesome-deepseek-harness (libukai)

类型 精选列表 分类 注册表
星数 ⭐47 状态 ✅ 活跃
能力 search, learning 更新时间 2026-08-14

📖 项目简介

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

✨ 核心特性

📦 安装

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

🔗 链接