devtool
对标 Claude Cowork:DeepSeek Harness 公测,同步开放插件生态
A promising prototype with limited docs and ecosystem maturity.
4.4Overall
Utility5
Onboarding5
Craft4
Niche fit4
Longevity4
Five dimensions scored independently; overall is a weighted average. Scores are only comparable within this same rubric.
Good for
Developers and researchers experimenting with custom code agents
Not for
Teams requiring a production‑ready, well‑supported AI coding assistant
Project description
IT之家 8 月 13 日消息,DeepSeek-V4-Pro-0813 正式开源,同时还推出了其开源(MIT 协议)的代码智能体框架 Harness 的 v0.1 开发者预览版(基于 Cordis),并同步开放了配套的插件生态系统。 截至IT之家发稿,相关 GitHub 仓库仍处于非公开状态(更新:现已公开)。 在已安装 Node.js 开发工具链的系统中,可以使用 npx 命令快速启动 DeepSeek Harness 的 Web UI: npx @deepseek-ai/dsh web 该命令会启动 Web UI,默认地址为 http://127.0.0.1:3080 。 如需从仓库源码