deepseek-harness deepseek-ai
DeepSeek Harness: Everything is a Plugin.
- 主要语言
- TypeScript
- Stars
- 128,502
- Forks
- 12,812
标签
- 框架
- TypeScript
- 多Agent系统
- CLI工具
- Web应用
摘要
DeepSeek Harness(dsh)是由DeepSeek AI开发的开源agent harness智能体框架,采用"一切皆插件"的架构,并由Cordis驱动,设计依据"时空可组合性编程范式"论文。它通过npx命令即可启动内置Web UI,开发者可通过dsh-plugin话题发布和发现插件。目前处于开发者预览阶段,适合希望构建或扩展AI智能体系统的开发者和团队。
README
# DeepSeek Harness [English](README.md) | 中文 DeepSeek Harness(`dsh`)是由 [DeepSeek AI](https://deepseek.com) 开发的开源 agent harness(智能体框架)。 它采用**一切皆插件**的架构,并由 [Cordis](https://github.com/cordiverse/cordis) 驱动,其设计参见论文 [_A Programming Paradigm for Spatiotemporal Composability_](https://github.com/cordiver…