DeepSeek Harness(dsh)是由 DeepSeek AI 开发的开源 agent harness(智能体框架)。
官网地址:https://www.deepseek.com/harness/
安装方法
NodeJs版本需要大于 v22.13,否则会报错:
ERROR: This version of pnpm requires at least Node.js v22.13
The current version of Node.js is v22.9.0
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.